Home
last modified time | relevance | path

Searched refs:pQueryPool (Results 1 - 25 of 27) sorted by relevance

12

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_query_pool.h73 static inline size_t vn_sizeof_vkCreateQueryPool(VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool) in vn_sizeof_vkCreateQueryPool() argument
86 cmd_size += vn_sizeof_simple_pointer(pQueryPool); in vn_sizeof_vkCreateQueryPool()
87 if (pQueryPool) in vn_sizeof_vkCreateQueryPool()
88 cmd_size += vn_sizeof_VkQueryPool(pQueryPool); in vn_sizeof_vkCreateQueryPool()
93 static inline void vn_encode_vkCreateQueryPool(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool) in vn_encode_vkCreateQueryPool() argument
105 if (vn_encode_simple_pointer(enc, pQueryPool)) in vn_encode_vkCreateQueryPool()
106 vn_encode_VkQueryPool(enc, pQueryPool); in vn_encode_vkCreateQueryPool()
109 static inline size_t vn_sizeof_vkCreateQueryPool_reply(VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool) in vn_sizeof_vkCreateQueryPool_reply() argument
119 cmd_size += vn_sizeof_simple_pointer(pQueryPool); in vn_sizeof_vkCreateQueryPool_reply()
120 if (pQueryPool) in vn_sizeof_vkCreateQueryPool_reply()
126 vn_decode_vkCreateQueryPool_reply(struct vn_cs_decoder *dec, VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool) vn_decode_vkCreateQueryPool_reply() argument
334 vn_submit_vkCreateQueryPool(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool, struct vn_instance_submit_command *submit) vn_submit_vkCreateQueryPool() argument
418 vn_call_vkCreateQueryPool(struct vn_instance *vn_instance, VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool) vn_call_vkCreateQueryPool() argument
434 vn_async_vkCreateQueryPool(struct vn_instance *vn_instance, VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool) vn_async_vkCreateQueryPool() argument
[all...]
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_query.c40 VkQueryPool *pQueryPool) in pvr_CreateQueryPool()
92 *pQueryPool = pvr_query_pool_to_handle(pool); in pvr_CreateQueryPool()
37 pvr_CreateQueryPool(VkDevice _device, const VkQueryPoolCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkQueryPool *pQueryPool) pvr_CreateQueryPool() argument
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_query_pool.c23 VkQueryPool *pQueryPool) in vn_CreateQueryPool()
63 *pQueryPool = pool_handle; in vn_CreateQueryPool()
20 vn_CreateQueryPool(VkDevice device, const VkQueryPoolCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkQueryPool *pQueryPool) vn_CreateQueryPool() argument
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_query.c31 VkQueryPool* pQueryPool) in lvp_CreateQueryPool()
71 *pQueryPool = lvp_query_pool_to_handle(pool); in lvp_CreateQueryPool()
27 lvp_CreateQueryPool( VkDevice _device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool) lvp_CreateQueryPool() argument
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_query.c30 VkQueryPool *pQueryPool) in panvk_CreateQueryPool()
27 panvk_CreateQueryPool(VkDevice _device, const VkQueryPoolCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkQueryPool *pQueryPool) panvk_CreateQueryPool() argument
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_query.c211 VkQueryPool *pQueryPool) in dzn_CreateQueryPool()
214 pCreateInfo, pAllocator, pQueryPool); in dzn_CreateQueryPool()
208 dzn_CreateQueryPool(VkDevice device, const VkQueryPoolCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkQueryPool *pQueryPool) dzn_CreateQueryPool() argument
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_query.c174 VkQueryPool *pQueryPool) in v3dv_CreateQueryPool()
275 *pQueryPool = v3dv_query_pool_to_handle(pool); in v3dv_CreateQueryPool()
171 v3dv_CreateQueryPool(VkDevice _device, const VkQueryPoolCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkQueryPool *pQueryPool) v3dv_CreateQueryPool() argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPlatform.hpp206 VkQueryPool* pQueryPool) const ;
H A DvkPlatform.cpp380 VkQueryPool* pQueryPool) const in createQueryPoolHandler()
402 *pQueryPool = VkQueryPool(m_resourceInterface->incResourceCounter()); in createQueryPoolHandler()
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_query.c66 VkQueryPool* pQueryPool) in CreateQueryPool()
230 *pQueryPool = anv_query_pool_to_handle(pool); in CreateQueryPool()
62 CreateQueryPool( VkDevice _device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool) CreateQueryPool() argument
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_query.c209 VkQueryPool *pQueryPool) in tu_CreateQueryPool()
331 *pQueryPool = tu_query_pool_to_handle(pool); in tu_CreateQueryPool()
206 tu_CreateQueryPool(VkDevice _device, const VkQueryPoolCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkQueryPool *pQueryPool) tu_CreateQueryPool() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_query.c1072 const VkAllocationCallbacks *pAllocator, VkQueryPool *pQueryPool) in radv_CreateQueryPool()
1162 *pQueryPool = radv_query_pool_to_handle(pool); in radv_CreateQueryPool()
1071 radv_CreateQueryPool(VkDevice _device, const VkQueryPoolCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkQueryPool *pQueryPool) radv_CreateQueryPool() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DlibVulkan.cpp1610 VKAPI_ATTR VkResult VKAPI_CALL vkCreateQueryPool(VkDevice device, const VkQueryPoolCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkQueryPool *pQueryPool) in vkCreateQueryPool() argument
1612 TRACE("(VkDevice device = %p, const VkQueryPoolCreateInfo* pCreateInfo = %p, const VkAllocationCallbacks* pAllocator = %p, VkQueryPool* pQueryPool = %p)", in vkCreateQueryPool()
1613 device, pCreateInfo, pAllocator, pQueryPool); in vkCreateQueryPool()
1628 return vk::QueryPool::Create(pAllocator, pCreateInfo, pQueryPool); in vkCreateQueryPool()
/third_party/vulkan-loader/loader/
H A Dtrampoline.c1461 const VkAllocationCallbacks *pAllocator, VkQueryPool *pQueryPool) { in vkCreateQueryPool()
1469 return disp->CreateQueryPool(device, pCreateInfo, pAllocator, pQueryPool); in vkCreateQueryPool()
1460 vkCreateQueryPool(VkDevice device, const VkQueryPoolCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkQueryPool *pQueryPool) vkCreateQueryPool() argument
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h2662 typedef VkResult (VKAPI_PTR *PFN_vkCreateQueryPool)(VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool);
2968 VkQueryPool* pQueryPool);
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan.hpp1753 VkQueryPool * pQueryPool ) const VULKAN_HPP_NOEXCEPT
1755 return ::vkCreateQueryPool( device, pCreateInfo, pAllocator, pQueryPool );
H A Dvulkan_core.h3558 typedef VkResult (VKAPI_PTR *PFN_vkCreateQueryPool)(VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool);
3898 VkQueryPool* pQueryPool);
H A Dvulkan_handles.hpp7842 VULKAN_HPP_NAMESPACE::QueryPool * pQueryPool,
H A Dvulkan_funcs.hpp1831 VULKAN_HPP_NAMESPACE::QueryPool * pQueryPool,
1838 reinterpret_cast<VkQueryPool *>( pQueryPool ) ) );
[all...]
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h3465 typedef VkResult (VKAPI_PTR *PFN_vkCreateQueryPool)(VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool);
3805 VkQueryPool* pQueryPool);
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h3822 typedef VkResult (VKAPI_PTR *PFN_vkCreateQueryPool)(VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool);
4162 VkQueryPool* pQueryPool);
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h3607 typedef VkResult (VKAPI_PTR *PFN_vkCreateQueryPool)(VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool);
3947 VkQueryPool* pQueryPool);
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan.hpp1307 VkQueryPool * pQueryPool ) const VULKAN_HPP_NOEXCEPT
1309 return ::vkCreateQueryPool( device, pCreateInfo, pAllocator, pQueryPool );
H A Dvulkan_core.h3972 typedef VkResult (VKAPI_PTR *PFN_vkCreateQueryPool)(VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool);
4312 VkQueryPool* pQueryPool);
/third_party/glfw/deps/glad/
H A Dvulkan.h4990 typedef VkResult (GLAD_API_PTR *PFN_vkCreateQueryPool)(VkDevice device, const VkQueryPoolCreateInfo * pCreateInfo, const VkAllocationCallbacks * pAllocator, VkQueryPool * pQueryPool);

Completed in 394 milliseconds

12