Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dobject_lifetime_validation.h246 … const VkAllocationCallbacks *pAllocator, const char *expected_custom_allocator_code, in ValidateDestroyObject() argument
253 …if ((expected_custom_allocator_code != kVUIDUndefined || expected_default_allocator_code != kVUIDU… in ValidateDestroyObject()
258 …if (allocated_with_custom && !custom_allocator && expected_custom_allocator_code != kVUIDUndefined… in ValidateDestroyObject()
262 expected_custom_allocator_code, in ValidateDestroyObject()