Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp4882 const deUint32 noMatchFound = ~((deUint32)0); in allocateAndBindSparseImage() local
4884 deUint32 aspectIndex = noMatchFound; in allocateAndBindSparseImage()
4894 deUint32 metadataAspectIndex = noMatchFound; in allocateAndBindSparseImage()
4904 if (aspectIndex == noMatchFound) in allocateAndBindSparseImage()
4909 deUint32 memoryType = noMatchFound; in allocateAndBindSparseImage()
4920 if (memoryType == noMatchFound) in allocateAndBindSparseImage()
5021 if (metadataAspectIndex != noMatchFound) in allocateAndBindSparseImage()