Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dparameter_validation.h89 bool PreCallValidateFreeMemory(
H A Dobject_tracker.h139 bool PreCallValidateFreeMemory(
H A Dobject_tracker.cpp295 bool ObjectLifetimes::PreCallValidateFreeMemory( in PreCallValidateFreeMemory() function in ObjectLifetimes
H A Dchassis.h2590 …virtual bool PreCallValidateFreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationC… in PreCallValidateFreeMemory() function
H A Dparameter_validation.cpp1979 bool StatelessValidation::PreCallValidateFreeMemory( in PreCallValidateFreeMemory() function in StatelessValidation
H A Dchassis.cpp1305 skip |= intercept->PreCallValidateFreeMemory(device, memory, pAllocator); in FreeMemory()
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.h1639 …bool PreCallValidateFreeMemory(VkDevice device, VkDeviceMemory mem, const VkAllocationCallbacks* p…
H A Dcore_validation.cpp3886 bool CoreChecks::PreCallValidateFreeMemory(VkDevice device, VkDeviceMemory mem, const VkAllocationC… in PreCallValidateFreeMemory() function in CoreChecks