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.cpp5253 const deUint32 noMatchFound = ~((deUint32)0); in allocateAndBindSparseImage() local
5255 deUint32 aspectIndex = noMatchFound; in allocateAndBindSparseImage()
5265 deUint32 metadataAspectIndex = noMatchFound; in allocateAndBindSparseImage()
5275 if (aspectIndex == noMatchFound) in allocateAndBindSparseImage()
5280 deUint32 memoryType = noMatchFound; in allocateAndBindSparseImage()
5291 if (memoryType == noMatchFound) in allocateAndBindSparseImage()
5392 if (metadataAspectIndex != noMatchFound) in allocateAndBindSparseImage()