Home
last modified time | relevance | path

Searched refs:PFN_vkCreateQueryPool (Results 1 – 22 of 22) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h151 PFN_vkCreateQueryPool CreateQueryPool = nullptr;
/third_party/skia/src/gpu/vk/
DGrVkInterface.h103 VkPtr<PFN_vkCreateQueryPool> fCreateQueryPool;
/third_party/flutter/skia/src/gpu/vk/
DGrVkInterface.h103 VkPtr<PFN_vkCreateQueryPool> fCreateQueryPool;
/third_party/skia/third_party/externals/angle2/src/third_party/volk/
Dvolk.h180 PFN_vkCreateQueryPool vkCreateQueryPool;
581 extern PFN_vkCreateQueryPool vkCreateQueryPool;
Dvolk.c390 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/
DVulkanFunctions.h214 PFN_vkCreateQueryPool CreateQueryPool = nullptr;
/third_party/vulkan-loader/loader/generated/
Dvk_layer_dispatch_table.h325 PFN_vkCreateQueryPool CreateQueryPool;
Dvk_dispatch_table_helper.h467 table->CreateQueryPool = (PFN_vkCreateQueryPool) gpa(device, "vkCreateQueryPool"); in layer_init_device_dispatch_table()
Dvk_loader_extensions.c375 table->CreateQueryPool = (PFN_vkCreateQueryPool)gpa(dev, "vkCreateQueryPool"); in loader_init_device_dispatch_table()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan.hpp10927PFN_vkCreateQueryPool vkCreateQueryPool …
11909 …vkCreateQueryPool = PFN_vkCreateQueryPool( vkGetInstanceProcAddr( instance, "vkCreateQueryPool… in init()
13111 …vkCreateQueryPool = PFN_vkCreateQueryPool( vkGetDeviceProcAddr( device, "vkCreateQueryPool" ) … in init()
Dvulkan_raii.hpp727 …vkCreateQueryPool = PFN_vkCreateQueryPool( vkGetDeviceProcAddr( device, "vkCreateQueryPool" ) … in init()
1611 PFN_vkCreateQueryPool vkCreateQueryPool = 0;
Dvulkan_core.h3558 typedef VkResult (VKAPI_PTR *PFN_vkCreateQueryPool)(VkDevice device, const VkQueryPoolCreateInfo* p… typedef
/third_party/vulkan-headers/include/vulkan/
Dvulkan.hpp12168PFN_vkCreateQueryPool vkCreateQueryPool …
13264 …vkCreateQueryPool = PFN_vkCreateQueryPool( vkGetInstanceProcAddr( instance, "vkCreateQu… in init()
14450 …vkCreateQueryPool = PFN_vkCreateQueryPool( vkGetDeviceProcAddr( device, "vkCreate… in init()
Dvulkan_raii.hpp697 …vkCreateQueryPool = PFN_vkCreateQueryPool( vkGetDeviceProcAddr( device, "vkCreate… in DeviceDispatcher()
1617 PFN_vkCreateQueryPool vkCreateQueryPool = 0;
Dvulkan_core.h3931 typedef VkResult (VKAPI_PTR *PFN_vkCreateQueryPool)(VkDevice device, const VkQueryPoolCreateInfo* p… typedef
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h2276 typedef VkResult (VKAPI_PTR *PFN_vkCreateQueryPool)(VkDevice device, const VkQueryPoolCreateInfo* p… typedef
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2781 typedef VkResult (VKAPI_PTR *PFN_vkCreateQueryPool)(VkDevice device, const VkQueryPoolCreateInfo* p… typedef
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2984 typedef VkResult (VKAPI_PTR *PFN_vkCreateQueryPool)(VkDevice device, const VkQueryPoolCreateInfo* p… typedef
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h3465 typedef VkResult (VKAPI_PTR *PFN_vkCreateQueryPool)(VkDevice device, const VkQueryPoolCreateInfo* p… typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h3607 typedef VkResult (VKAPI_PTR *PFN_vkCreateQueryPool)(VkDevice device, const VkQueryPoolCreateInfo* p… typedef
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h3822 typedef VkResult (VKAPI_PTR *PFN_vkCreateQueryPool)(VkDevice device, const VkQueryPoolCreateInfo* p… typedef
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkVulkan_c.inl4569 typedef VkResult (VKAPI_PTR *PFN_vkCreateQueryPool)(VkDevice device, const VkQueryPoolCreateInfo* p… typedef