Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp5048 const deUint32 noMatchFound = ~((deUint32)0); in allocateAndBindSparseImage() local
5050 deUint32 aspectIndex = noMatchFound; in allocateAndBindSparseImage()
5060 deUint32 metadataAspectIndex = noMatchFound; in allocateAndBindSparseImage()
5070 if (aspectIndex == noMatchFound) in allocateAndBindSparseImage()
5075 deUint32 memoryType = noMatchFound; in allocateAndBindSparseImage()
5086 if (memoryType == noMatchFound) in allocateAndBindSparseImage()
5187 if (metadataAspectIndex != noMatchFound) in allocateAndBindSparseImage()