Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dparameter_validation.cpp2509 bool StatelessValidation::PreCallValidateCreateQueryPool( in PreCallValidateCreateQueryPool() function in StatelessValidation
H A Dobject_tracker.cpp709 bool ObjectLifetimes::PreCallValidateCreateQueryPool( in PreCallValidateCreateQueryPool() function in ObjectLifetimes
H A Dchassis.h2665 …virtual bool PreCallValidateCreateQueryPool(VkDevice device, const VkQueryPoolCreateInfo* pCreateI… in PreCallValidateCreateQueryPool() function
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.cpp4809 bool CoreChecks::PreCallValidateCreateQueryPool(VkDevice device, const VkQueryPoolCreateInfo *pCrea… in PreCallValidateCreateQueryPool() function in CoreChecks