Home
last modified time | relevance | path

Searched defs:AllocationCallbackValidationResults (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.hpp214 struct AllocationCallbackValidationResults struct
216 std::vector<AllocationCallbackRecord> liveAllocations;
217 … internalAllocationTotal[VK_INTERNAL_ALLOCATION_TYPE_LAST][VK_SYSTEM_ALLOCATION_SCOPE_LAST];
218 std::vector<AllocationCallbackViolation> violations;
DvkAllocationCallbackUtil.cpp317 AllocationCallbackValidationResults::AllocationCallbackValidationResults (void) in AllocationCallbackValidationResults() function in vk::AllocationCallbackValidationResults