| /third_party/skia/src/gpu/vk/ |
| D | GrVkInterface.h | 103 VkPtr<PFN_vkCreateQueryPool> fCreateQueryPool;
|
| /third_party/skia/third_party/externals/angle2/src/third_party/volk/ |
| D | volk.h | 180 PFN_vkCreateQueryPool vkCreateQueryPool; 581 extern PFN_vkCreateQueryPool vkCreateQueryPool;
|
| D | volk.c | 390 vkCreateQueryPool = (PFN_vkCreateQueryPool)load(context, "vkCreateQueryPool"); in volkGenLoadDevice() 791 table->vkCreateQueryPool = (PFN_vkCreateQueryPool)load(context, "vkCreateQueryPool"); in volkGenLoadDeviceTable() 1196 PFN_vkCreateQueryPool vkCreateQueryPool;
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| D | VulkanFunctions.h | 214 PFN_vkCreateQueryPool CreateQueryPool = nullptr;
|
| /third_party/vulkan-loader/loader/generated/ |
| D | vk_layer_dispatch_table.h | 325 PFN_vkCreateQueryPool CreateQueryPool;
|
| D | vk_dispatch_table_helper.h | 461 table->CreateQueryPool = (PFN_vkCreateQueryPool) gpa(device, "vkCreateQueryPool"); in layer_init_device_dispatch_table()
|
| D | vk_loader_extensions.c | 375 table->CreateQueryPool = (PFN_vkCreateQueryPool)gpa(dev, "vkCreateQueryPool"); in loader_init_device_dispatch_table()
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vulkan.hpp | 10927 …PFN_vkCreateQueryPool vkCreateQueryPool … 11909 …vkCreateQueryPool = PFN_vkCreateQueryPool( vkGetInstanceProcAddr( instance, "vkCreateQueryPool… in init() 13111 …vkCreateQueryPool = PFN_vkCreateQueryPool( vkGetDeviceProcAddr( device, "vkCreateQueryPool" ) … in init()
|
| D | vulkan_raii.hpp | 727 …vkCreateQueryPool = PFN_vkCreateQueryPool( vkGetDeviceProcAddr( device, "vkCreateQueryPool" ) … in init() 1611 PFN_vkCreateQueryPool vkCreateQueryPool = 0;
|
| D | vulkan_core.h | 3558 typedef VkResult (VKAPI_PTR *PFN_vkCreateQueryPool)(VkDevice device, const VkQueryPoolCreateInfo* p… typedef
|
| /third_party/vulkan-headers/include/vulkan/ |
| D | vulkan.hpp | 12918 …PFN_vkCreateQueryPool vkCreateQueryPool … 14016 …vkCreateQueryPool = PFN_vkCreateQueryPool( vkGetInstanceProcAddr( instance, "vkCreateQu… in init() 15251 …vkCreateQueryPool = PFN_vkCreateQueryPool( vkGetDeviceProcAddr( device, "vkCreate… in init()
|
| D | vulkan_raii.hpp | 689 …vkCreateQueryPool = PFN_vkCreateQueryPool( vkGetDeviceProcAddr( device, "vkCreate… in DeviceDispatcher() 1658 PFN_vkCreateQueryPool vkCreateQueryPool = 0;
|
| D | vulkan_core.h | 3900 typedef VkResult (VKAPI_PTR *PFN_vkCreateQueryPool)(VkDevice device, const VkQueryPoolCreateInfo* p… typedef
|
| /third_party/glfw/deps/vulkan/ |
| D | vulkan.h | 2276 typedef VkResult (VKAPI_PTR *PFN_vkCreateQueryPool)(VkDevice device, const VkQueryPoolCreateInfo* p… typedef
|
| /third_party/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 3465 typedef VkResult (VKAPI_PTR *PFN_vkCreateQueryPool)(VkDevice device, const VkQueryPoolCreateInfo* p… typedef
|
| /third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vulkan_core.h | 3607 typedef VkResult (VKAPI_PTR *PFN_vkCreateQueryPool)(VkDevice device, const VkQueryPoolCreateInfo* p… typedef
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/ |
| D | vulkan_core.h | 3614 typedef VkResult (VKAPI_PTR *PFN_vkCreateQueryPool)(VkDevice device, const VkQueryPoolCreateInfo* p… typedef
|
| /third_party/mesa3d/include/vulkan/ |
| D | vulkan_core.h | 3822 typedef VkResult (VKAPI_PTR *PFN_vkCreateQueryPool)(VkDevice device, const VkQueryPoolCreateInfo* p… typedef
|
| /third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
| D | vkVulkan_c.inl | 4569 typedef VkResult (VKAPI_PTR *PFN_vkCreateQueryPool)(VkDevice device, const VkQueryPoolCreateInfo* p… typedef
|