Home
last modified time | relevance | path

Searched defs:PreCallValidateDestroyQueryPool (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dparameter_validation.cpp2548 bool StatelessValidation::PreCallValidateDestroyQueryPool( in PreCallValidateDestroyQueryPool() function in StatelessValidation
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
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.cpp4189 bool CoreChecks::PreCallValidateDestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAl… in PreCallValidateDestroyQueryPool() function in CoreChecks