Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.cpp377 …const VkSystemAllocationScope* const scopePtr = record.type == AllocationCallbackRecord::TYPE_ALLO… in validateAllocationCallbacks() local
383 …if (scopePtr && !de::inBounds(*scopePtr, (VkSystemAllocationScope)0, VK_SYSTEM_ALLOCATION_SCOPE_LA… in validateAllocationCallbacks()