Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp3043 const deUint32 noMatchFound = ~((deUint32)0); in allocateAndBindSparseImage() local
3045 deUint32 aspectIndex = noMatchFound; in allocateAndBindSparseImage()
3055 deUint32 metadataAspectIndex = noMatchFound; in allocateAndBindSparseImage()
3065 if (aspectIndex == noMatchFound) in allocateAndBindSparseImage()
3070 deUint32 memoryType = noMatchFound; in allocateAndBindSparseImage()
3081 if (memoryType == noMatchFound) in allocateAndBindSparseImage()
3182 if (metadataAspectIndex != noMatchFound) in allocateAndBindSparseImage()