Home
last modified time | relevance | path

Searched defs:vkDestroyQueryPool (Results 1 – 5 of 5) sorted by relevance

/external/vulkan-validation-layers/tests/
Dvktestbinding.cpp492 NON_DISPATCHABLE_HANDLE_DTOR(QueryPool, vkDestroyQueryPool) in NON_DISPATCHABLE_HANDLE_DTOR() argument
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.h55 PFN_vkDestroyQueryPool vkDestroyQueryPool; member
/external/swiftshader/src/Vulkan/
DlibVulkan.cpp779 VKAPI_ATTR void VKAPI_CALL vkDestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAlloc… in vkDestroyQueryPool() function
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp1405 …void vkDestroyQueryPool( VkDevice device, VkQueryPool queryPool, const VkAllocationCallbacks* pAll… in vkDestroyQueryPool() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
54754 PFN_vkDestroyQueryPool vkDestroyQueryPool = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
/external/vulkan-headers/registry/
Dvalidusage.json11927 "vkDestroyQueryPool": { object