Home
last modified time | relevance | path

Searched refs:optimalResult (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp2517 VkResult optimalResult = VK_ERROR_FORMAT_NOT_SUPPORTED; in setBufferCollectionImageConstraintsImpl() local
2519 optimalResult = addImageBufferCollectionConstraintsFUCHSIA( in setBufferCollectionImageConstraintsImpl()
2522 if (optimalResult == VK_SUCCESS) { in setBufferCollectionImageConstraintsImpl()
2536 if (linearResult == VK_SUCCESS || optimalResult == VK_SUCCESS) { in setBufferCollectionImageConstraintsImpl()