Searched defs:AllocationCallbackValidationResults (Results 1 – 2 of 2) sorted by relevance
240 struct AllocationCallbackValidationResults struct242 std::vector<AllocationCallbackRecord> liveAllocations;243 … size_t internalAllocationTotal[VK_INTERNAL_ALLOCATION_TYPE_LAST][VK_SYSTEM_ALLOCATION_SCOPE_LAST];244 std::vector<AllocationCallbackViolation> violations;
326 AllocationCallbackValidationResults::AllocationCallbackValidationResults(void) in AllocationCallbackValidationResults() function in vk::AllocationCallbackValidationResults