Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.h1068 …bool PreCallValidateDestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocationCal…
Dcore_validation.cpp4086 bool CoreChecks::PreCallValidateDestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAl… in PreCallValidateDestroyQueryPool() function in CoreChecks