/external/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_query.c | 31 VkQueryPool* pQueryPool) in lvp_CreateQueryPool() argument 65 *pQueryPool = lvp_query_pool_to_handle(pool); in lvp_CreateQueryPool()
|
/external/mesa3d/src/broadcom/vulkan/ |
D | v3dv_query.c | 30 VkQueryPool *pQueryPool) in v3dv_CreateQueryPool() argument 84 *pQueryPool = v3dv_query_pool_to_handle(pool); in v3dv_CreateQueryPool()
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_query.c | 140 VkQueryPool *pQueryPool) in tu_CreateQueryPool() argument 191 *pQueryPool = tu_query_pool_to_handle(pool); in tu_CreateQueryPool()
|
/external/mesa3d/src/intel/vulkan/ |
D | genX_query.c | 65 VkQueryPool* pQueryPool) in genX() 200 *pQueryPool = anv_query_pool_to_handle(pool); in genX()
|
/external/vulkan-validation-layers/layers/generated/ |
D | object_tracker.h | 289 VkQueryPool* pQueryPool); 294 VkQueryPool* pQueryPool,
|
D | layer_chassis_dispatch.cpp | 1699 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()
|
D | parameter_validation.h | 205 VkQueryPool* pQueryPool);
|
D | object_tracker.cpp | 713 VkQueryPool* pQueryPool) { in PreCallValidateCreateQueryPool() argument 724 VkQueryPool* pQueryPool, in PostCallRecordCreateQueryPool() argument 727 CreateObject(device, *pQueryPool, kVulkanObjectTypeQueryPool, pAllocator); in PostCallRecordCreateQueryPool()
|
D | thread_safety.h | 877 VkQueryPool* pQueryPool); 883 VkQueryPool* pQueryPool,
|
D | layer_chassis_dispatch.h | 233 VkQueryPool* pQueryPool);
|
D | chassis.h | 309 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
|
D | thread_safety.cpp | 781 VkQueryPool* pQueryPool) { in PreCallRecordCreateQueryPool() argument 789 VkQueryPool* pQueryPool, in PostCallRecordCreateQueryPool() argument
|
D | chassis.cpp | 1878 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/ |
D | radv_query.c | 1156 VkQueryPool* pQueryPool) in radv_CreateQueryPool() argument 1207 *pQueryPool = radv_query_pool_to_handle(pool); in radv_CreateQueryPool()
|
/external/vulkan-validation-layers/layers/ |
D | stateless_validation.h | 1006 … const VkAllocationCallbacks *pAllocator, VkQueryPool *pQueryPool);
|
D | core_validation.h | 552 … const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool, VkResult result); 1680 … const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool);
|
/external/mesa3d/prebuilt-intermediates/vulkan/ |
D | anv_entrypoints.h | 1007 …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);
|
D | anv_entrypoints.c | 1934 …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/ |
D | libVulkan.cpp | 1628 …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/ |
D | vkDeviceDriverImpl.inl | 160 …oolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool) const 162 return m_vk.createQueryPool(device, pCreateInfo, pAllocator, pQueryPool);
|
D | vkConcreteDeviceInterface.inl | 35 …olCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool) const;
|
D | vkVirtualDeviceInterface.inl | 35 …eateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool) const = 0;
|
D | vkNullDriverImpl.inl | 34 …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/ |
D | vulkan_core.h | 2781 …ueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool); 3121 VkQueryPool* pQueryPool);
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 2781 …ueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool); 3121 VkQueryPool* pQueryPool);
|