/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | VulkanFunctions.h | 199 PFN_vkResetDescriptorPool ResetDescriptorPool = nullptr;
|
/third_party/skia/src/gpu/vk/ |
D | GrVkInterface.h | 132 VkPtr<PFN_vkResetDescriptorPool> fResetDescriptorPool;
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkInterface.h | 132 VkPtr<PFN_vkResetDescriptorPool> fResetDescriptorPool;
|
/third_party/skia/third_party/externals/angle2/src/third_party/volk/ |
D | volk.h | 229 PFN_vkResetDescriptorPool vkResetDescriptorPool; 645 extern PFN_vkResetDescriptorPool vkResetDescriptorPool;
|
D | volk.c | 439 vkResetDescriptorPool = (PFN_vkResetDescriptorPool)load(context, "vkResetDescriptorPool"); in volkGenLoadDevice() 840 … table->vkResetDescriptorPool = (PFN_vkResetDescriptorPool)load(context, "vkResetDescriptorPool"); in volkGenLoadDeviceTable() 1260 PFN_vkResetDescriptorPool vkResetDescriptorPool;
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | VulkanFunctions.h | 262 PFN_vkResetDescriptorPool ResetDescriptorPool = nullptr;
|
/third_party/vulkan-loader/loader/generated/ |
D | vk_layer_dispatch_table.h | 354 PFN_vkResetDescriptorPool ResetDescriptorPool;
|
D | vk_dispatch_table_helper.h | 496 table->ResetDescriptorPool = (PFN_vkResetDescriptorPool) gpa(device, "vkResetDescriptorPool"); in layer_init_device_dispatch_table()
|
D | vk_loader_extensions.c | 404 table->ResetDescriptorPool = (PFN_vkResetDescriptorPool)gpa(dev, "vkResetDescriptorPool"); in loader_init_device_dispatch_table()
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan.hpp | 10956 …PFN_vkResetDescriptorPool vkResetDescriptorPool … 11949 …vkResetDescriptorPool = PFN_vkResetDescriptorPool( vkGetInstanceProcAddr( instance, "vkResetDescri… in init() 13145 …vkResetDescriptorPool = PFN_vkResetDescriptorPool( vkGetDeviceProcAddr( device, "vkResetDescript… in init()
|
D | vulkan_raii.hpp | 763 …vkResetDescriptorPool = PFN_vkResetDescriptorPool( vkGetDeviceProcAddr( device, "vkResetDescriptor… in init() 1640 PFN_vkResetDescriptorPool vkResetDescriptorPool = 0;
|
D | vulkan_core.h | 3587 typedef VkResult (VKAPI_PTR *PFN_vkResetDescriptorPool)(VkDevice device, VkDescriptorPool descripto… typedef
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 12197 …PFN_vkResetDescriptorPool vkResetDescriptorPool … 13293 …vkResetDescriptorPool = PFN_vkResetDescriptorPool( vkGetInstanceProcAddr( instance, "vkRese… in init() 14479 …vkResetDescriptorPool = PFN_vkResetDescriptorPool( vkGetDeviceProcAddr( device, "vkRe… in init()
|
D | vulkan_raii.hpp | 726 …vkResetDescriptorPool = PFN_vkResetDescriptorPool( vkGetDeviceProcAddr( device, "vkRe… in DeviceDispatcher() 1646 PFN_vkResetDescriptorPool vkResetDescriptorPool = 0;
|
D | vulkan_core.h | 3960 typedef VkResult (VKAPI_PTR *PFN_vkResetDescriptorPool)(VkDevice device, VkDescriptorPool descripto… typedef
|
/third_party/flutter/glfw/deps/vulkan/ |
D | vulkan.h | 2305 typedef VkResult (VKAPI_PTR *PFN_vkResetDescriptorPool)(VkDevice device, VkDescriptorPool descripto… typedef
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
D | vulkan_sc_core.h | 2665 typedef VkResult (VKAPI_PTR *PFN_vkResetDescriptorPool)(VkDevice device, VkDescriptorPool descripto… typedef
|
/third_party/flutter/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 2810 typedef VkResult (VKAPI_PTR *PFN_vkResetDescriptorPool)(VkDevice device, VkDescriptorPool descripto… typedef
|
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 3013 typedef VkResult (VKAPI_PTR *PFN_vkResetDescriptorPool)(VkDevice device, VkDescriptorPool descripto… typedef
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 3494 typedef VkResult (VKAPI_PTR *PFN_vkResetDescriptorPool)(VkDevice device, VkDescriptorPool descripto… typedef
|
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/ |
D | vulkan_core.h | 3643 typedef VkResult (VKAPI_PTR *PFN_vkResetDescriptorPool)(VkDevice device, VkDescriptorPool descripto… typedef
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 3636 typedef VkResult (VKAPI_PTR *PFN_vkResetDescriptorPool)(VkDevice device, VkDescriptorPool descripto… typedef
|
/third_party/mesa3d/include/vulkan/ |
D | vulkan_core.h | 3851 typedef VkResult (VKAPI_PTR *PFN_vkResetDescriptorPool)(VkDevice device, VkDescriptorPool descripto… typedef
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkVulkan_c.inl | 4956 typedef VkResult (VKAPI_PTR *PFN_vkResetDescriptorPool)(VkDevice device, VkDescriptorPool descripto… typedef
|