Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.cpp612 …for (int internalAllocTypeNdx = 0; internalAllocTypeNdx < VK_INTERNAL_ALLOCATION_TYPE_LAST; ++inte… in checkAndLog() local
616 const VkInternalAllocationType type = (VkInternalAllocationType)internalAllocTypeNdx; in checkAndLog()