/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | VulkanFunctions.h | 198 PFN_vkResetCommandPool ResetCommandPool = nullptr;
|
/third_party/skia/src/gpu/vk/ |
D | GrVkInterface.h | 143 VkPtr<PFN_vkResetCommandPool> fResetCommandPool;
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkInterface.h | 143 VkPtr<PFN_vkResetCommandPool> fResetCommandPool;
|
/third_party/skia/third_party/externals/angle2/src/third_party/volk/ |
D | volk.h | 228 PFN_vkResetCommandPool vkResetCommandPool; 644 extern PFN_vkResetCommandPool vkResetCommandPool;
|
D | volk.c | 438 vkResetCommandPool = (PFN_vkResetCommandPool)load(context, "vkResetCommandPool"); in volkGenLoadDevice() 839 table->vkResetCommandPool = (PFN_vkResetCommandPool)load(context, "vkResetCommandPool"); in volkGenLoadDeviceTable() 1259 PFN_vkResetCommandPool vkResetCommandPool;
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | VulkanFunctions.h | 261 PFN_vkResetCommandPool ResetCommandPool = nullptr;
|
/third_party/vulkan-loader/loader/generated/ |
D | vk_layer_dispatch_table.h | 365 PFN_vkResetCommandPool ResetCommandPool;
|
D | vk_dispatch_table_helper.h | 507 table->ResetCommandPool = (PFN_vkResetCommandPool) gpa(device, "vkResetCommandPool"); in layer_init_device_dispatch_table()
|
D | vk_loader_extensions.c | 415 table->ResetCommandPool = (PFN_vkResetCommandPool)gpa(dev, "vkResetCommandPool"); in loader_init_device_dispatch_table()
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan.hpp | 10967 …PFN_vkResetCommandPool vkResetCommandPool … 11963 …vkResetCommandPool = PFN_vkResetCommandPool( vkGetInstanceProcAddr( instance, "vkResetCommandPoo… in init() 13158 …vkResetCommandPool = PFN_vkResetCommandPool( vkGetDeviceProcAddr( device, "vkResetCommandPool" )… in init()
|
D | vulkan_raii.hpp | 776 …vkResetCommandPool = PFN_vkResetCommandPool( vkGetDeviceProcAddr( device, "vkResetCommandPool" )… in init() 1651 PFN_vkResetCommandPool vkResetCommandPool = 0;
|
D | vulkan_core.h | 3598 typedef VkResult (VKAPI_PTR *PFN_vkResetCommandPool)(VkDevice device, VkCommandPool commandPool, Vk… typedef
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 12208 …PFN_vkResetCommandPool vkResetCommandPool … 13304 …vkResetCommandPool = PFN_vkResetCommandPool( vkGetInstanceProcAddr( instance, "vkResetCo… in init() 14490 …vkResetCommandPool = PFN_vkResetCommandPool( vkGetDeviceProcAddr( device, "vkReset… in init()
|
D | vulkan_raii.hpp | 737 …vkResetCommandPool = PFN_vkResetCommandPool( vkGetDeviceProcAddr( device, "vkReset… in DeviceDispatcher() 1657 PFN_vkResetCommandPool vkResetCommandPool = 0;
|
D | vulkan_core.h | 3971 typedef VkResult (VKAPI_PTR *PFN_vkResetCommandPool)(VkDevice device, VkCommandPool commandPool, Vk… typedef
|
/third_party/flutter/glfw/deps/vulkan/ |
D | vulkan.h | 2316 typedef VkResult (VKAPI_PTR *PFN_vkResetCommandPool)(VkDevice device, VkCommandPool commandPool, Vk… typedef
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
D | vulkan_sc_core.h | 2675 typedef VkResult (VKAPI_PTR *PFN_vkResetCommandPool)(VkDevice device, VkCommandPool commandPool, Vk… typedef
|
/third_party/flutter/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 2821 typedef VkResult (VKAPI_PTR *PFN_vkResetCommandPool)(VkDevice device, VkCommandPool commandPool, Vk… typedef
|
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 3024 typedef VkResult (VKAPI_PTR *PFN_vkResetCommandPool)(VkDevice device, VkCommandPool commandPool, Vk… typedef
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 3505 typedef VkResult (VKAPI_PTR *PFN_vkResetCommandPool)(VkDevice device, VkCommandPool commandPool, Vk… typedef
|
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/ |
D | vulkan_core.h | 3654 typedef VkResult (VKAPI_PTR *PFN_vkResetCommandPool)(VkDevice device, VkCommandPool commandPool, Vk… typedef
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 3647 typedef VkResult (VKAPI_PTR *PFN_vkResetCommandPool)(VkDevice device, VkCommandPool commandPool, Vk… typedef
|
/third_party/mesa3d/include/vulkan/ |
D | vulkan_core.h | 3862 typedef VkResult (VKAPI_PTR *PFN_vkResetCommandPool)(VkDevice device, VkCommandPool commandPool, Vk… typedef
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkVulkan_c.inl | 4967 typedef VkResult (VKAPI_PTR *PFN_vkResetCommandPool)(VkDevice device, VkCommandPool commandPool, Vk… typedef
|