Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.cpp595 …for (int internalAllocTypeNdx = 0; internalAllocTypeNdx < VK_INTERNAL_ALLOCATION_TYPE_LAST; ++inte… in checkAndLog() local
599 const VkInternalAllocationType type = (VkInternalAllocationType)internalAllocTypeNdx; in checkAndLog()