Searched refs:optimalResult (Results 1 – 1 of 1) sorted by relevance
2517 VkResult optimalResult = VK_ERROR_FORMAT_NOT_SUPPORTED; in setBufferCollectionImageConstraintsImpl() local2519 optimalResult = addImageBufferCollectionConstraintsFUCHSIA( in setBufferCollectionImageConstraintsImpl()2522 if (optimalResult == VK_SUCCESS) { in setBufferCollectionImageConstraintsImpl()2536 if (linearResult == VK_SUCCESS || optimalResult == VK_SUCCESS) { in setBufferCollectionImageConstraintsImpl()