Home
last modified time | relevance | path

Searched refs:pQueryPool (Results 1 – 25 of 40) sorted by relevance

12

/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_query.c31 VkQueryPool* pQueryPool) in lvp_CreateQueryPool() argument
65 *pQueryPool = lvp_query_pool_to_handle(pool); in lvp_CreateQueryPool()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_query.c30 VkQueryPool *pQueryPool) in v3dv_CreateQueryPool() argument
84 *pQueryPool = v3dv_query_pool_to_handle(pool); in v3dv_CreateQueryPool()
/external/mesa3d/src/freedreno/vulkan/
Dtu_query.c140 VkQueryPool *pQueryPool) in tu_CreateQueryPool() argument
191 *pQueryPool = tu_query_pool_to_handle(pool); in tu_CreateQueryPool()
/external/mesa3d/src/intel/vulkan/
DgenX_query.c65 VkQueryPool* pQueryPool) in genX()
200 *pQueryPool = anv_query_pool_to_handle(pool); in genX()
/external/vulkan-validation-layers/layers/generated/
Dobject_tracker.h289 VkQueryPool* pQueryPool);
294 VkQueryPool* pQueryPool,
Dlayer_chassis_dispatch.cpp1699 VkQueryPool* pQueryPool) in DispatchCreateQueryPool() argument
1702 …urn layer_data->device_dispatch_table.CreateQueryPool(device, pCreateInfo, pAllocator, pQueryPool); in DispatchCreateQueryPool()
1703 …t = layer_data->device_dispatch_table.CreateQueryPool(device, pCreateInfo, pAllocator, pQueryPool); in DispatchCreateQueryPool()
1705 *pQueryPool = layer_data->WrapNew(*pQueryPool); in DispatchCreateQueryPool()
Dparameter_validation.h205 VkQueryPool* pQueryPool);
Dobject_tracker.cpp713 VkQueryPool* pQueryPool) { in PreCallValidateCreateQueryPool() argument
724 VkQueryPool* pQueryPool, in PostCallRecordCreateQueryPool() argument
727 CreateObject(device, *pQueryPool, kVulkanObjectTypeQueryPool, pAllocator); in PostCallRecordCreateQueryPool()
Dthread_safety.h877 VkQueryPool* pQueryPool);
883 VkQueryPool* pQueryPool,
Dlayer_chassis_dispatch.h233 VkQueryPool* pQueryPool);
Dchassis.h309 VkQueryPool* pQueryPool);
2665 …fo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool) { return false… in PreCallValidateCreateQueryPool() argument
2666 …yPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool) {}; in PreCallRecordCreateQueryPool() argument
2667 …fo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool, VkResult result… in PostCallRecordCreateQueryPool() argument
Dthread_safety.cpp781 VkQueryPool* pQueryPool) { in PreCallRecordCreateQueryPool() argument
789 VkQueryPool* pQueryPool, in PostCallRecordCreateQueryPool() argument
Dchassis.cpp1878 VkQueryPool* pQueryPool) { in CreateQueryPool() argument
1883 … skip |= intercept->PreCallValidateCreateQueryPool(device, pCreateInfo, pAllocator, pQueryPool); in CreateQueryPool()
1888 intercept->PreCallRecordCreateQueryPool(device, pCreateInfo, pAllocator, pQueryPool); in CreateQueryPool()
1890 VkResult result = DispatchCreateQueryPool(device, pCreateInfo, pAllocator, pQueryPool); in CreateQueryPool()
1893 … intercept->PostCallRecordCreateQueryPool(device, pCreateInfo, pAllocator, pQueryPool, result); in CreateQueryPool()
/external/mesa3d/src/amd/vulkan/
Dradv_query.c1156 VkQueryPool* pQueryPool) in radv_CreateQueryPool() argument
1207 *pQueryPool = radv_query_pool_to_handle(pool); in radv_CreateQueryPool()
/external/vulkan-validation-layers/layers/
Dstateless_validation.h1006 … const VkAllocationCallbacks *pAllocator, VkQueryPool *pQueryPool);
Dcore_validation.h552 … const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool, VkResult result);
1680 … const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool);
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.h1007 …ueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool);
1008 …ueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool);
1009 …ueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool);
1010 …ueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool);
1011 …ueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool);
1012 …ueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool);
1013 …ueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool);
Danv_entrypoints.c1934 …QueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool) in anv_CreateQueryPool() argument
1937 … return anv_device->dispatch.vkCreateQueryPool(device, pCreateInfo, pAllocator, pQueryPool); in anv_CreateQueryPool()
3409 …fo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool) __attribute__ (…
3915 …fo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool) __attribute__ (…
4421 …fo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool) __attribute__ (…
4927 …fo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool) __attribute__ (…
5433 …fo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool) __attribute__ (…
5939 …fo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool) __attribute__ (…
/external/swiftshader/src/Vulkan/
DlibVulkan.cpp1628 …QueryPoolCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkQueryPool *pQueryPool) in vkCreateQueryPool() argument
1631 device, pCreateInfo, pAllocator, pQueryPool); in vkCreateQueryPool()
1646 return vk::QueryPool::Create(pAllocator, pCreateInfo, pQueryPool); in vkCreateQueryPool()
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceDriverImpl.inl160 …oolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool) const
162 return m_vk.createQueryPool(device, pCreateInfo, pAllocator, pQueryPool);
DvkConcreteDeviceInterface.inl35 …olCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool) const;
DvkVirtualDeviceInterface.inl35 …eateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool) const = 0;
DvkNullDriverImpl.inl34 …QueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool) argument
37 …VK_NULL_RETURN((*pQueryPool = allocateNonDispHandle<QueryPool, VkQueryPool>(device, pCreateInfo, p…
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h2781 …ueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool);
3121 VkQueryPool* pQueryPool);
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2781 …ueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool);
3121 VkQueryPool* pQueryPool);

12