Searched defs:AllocationCallbackValidationResults (Results 1 – 2 of 2) sorted by relevance
214 struct AllocationCallbackValidationResults struct216 std::vector<AllocationCallbackRecord> liveAllocations;217 … internalAllocationTotal[VK_INTERNAL_ALLOCATION_TYPE_LAST][VK_SYSTEM_ALLOCATION_SCOPE_LAST];218 std::vector<AllocationCallbackViolation> violations;
317 AllocationCallbackValidationResults::AllocationCallbackValidationResults (void) in AllocationCallbackValidationResults() function in vk::AllocationCallbackValidationResults