Home
last modified time | relevance | path

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

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