Home
last modified time | relevance | path

Searched defs:DestroyQueryPool (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A DgenX_query.c240 void genX(DestroyQueryPool)( in genX() argument
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A DgenX_query.c290 void genX(DestroyQueryPool)( in genX() argument
/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/
H A Dvn_protocol_renderer_util.h161 PFN_vkDestroyQueryPool DestroyQueryPool; member
/aosp_15_r20/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.h104 PFN_vkDestroyQueryPool DestroyQueryPool; member
H A Dapi_gen.cpp1181 VKAPI_ATTR void DestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocationCallback… in DestroyQueryPool() function
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dvk_layer_dispatch_table.h270 PFN_vkDestroyQueryPool DestroyQueryPool; member
H A Dchassis.cpp1898 VKAPI_ATTR void VKAPI_CALL DestroyQueryPool( in DestroyQueryPool() function
/aosp_15_r20/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp1286 void DestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocationCallbacks* allocato… in DestroyQueryPool() function