Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dparameter_validation.h206 bool PreCallValidateDestroyQueryPool(
H A Dobject_tracker.h296 bool PreCallValidateDestroyQueryPool(
H A Dobject_tracker.cpp731 bool ObjectLifetimes::PreCallValidateDestroyQueryPool( in PreCallValidateDestroyQueryPool() function in ObjectLifetimes
H A Dchassis.h2668 …virtual bool PreCallValidateDestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAlloc… in PreCallValidateDestroyQueryPool() function
H A Dparameter_validation.cpp2548 bool StatelessValidation::PreCallValidateDestroyQueryPool( in PreCallValidateDestroyQueryPool() function in StatelessValidation
H A Dchassis.cpp1906 skip |= intercept->PreCallValidateDestroyQueryPool(device, queryPool, pAllocator); in DestroyQueryPool()
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.h1652 …bool PreCallValidateDestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocationCal…
H A Dcore_validation.cpp4189 bool CoreChecks::PreCallValidateDestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAl… in PreCallValidateDestroyQueryPool() function in CoreChecks