Home
last modified time | relevance | path

Searched refs:PFN_vkResetEvent (Results 1 – 24 of 24) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h200 PFN_vkResetEvent ResetEvent = nullptr;
/third_party/skia/src/gpu/vk/
DGrVkInterface.h102 VkPtr<PFN_vkResetEvent> fResetEvent;
/third_party/flutter/skia/src/gpu/vk/
DGrVkInterface.h102 VkPtr<PFN_vkResetEvent> fResetEvent;
/third_party/skia/third_party/externals/angle2/src/third_party/volk/
Dvolk.h230 PFN_vkResetEvent vkResetEvent;
646 extern PFN_vkResetEvent vkResetEvent;
Dvolk.c440 vkResetEvent = (PFN_vkResetEvent)load(context, "vkResetEvent"); in volkGenLoadDevice()
841 table->vkResetEvent = (PFN_vkResetEvent)load(context, "vkResetEvent"); in volkGenLoadDeviceTable()
1261 PFN_vkResetEvent vkResetEvent;
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h263 PFN_vkResetEvent ResetEvent = nullptr;
/third_party/vulkan-loader/loader/generated/
Dvk_layer_dispatch_table.h324 PFN_vkResetEvent ResetEvent;
Dvk_dispatch_table_helper.h466 table->ResetEvent = (PFN_vkResetEvent) gpa(device, "vkResetEvent"); in layer_init_device_dispatch_table()
Dvk_loader_extensions.c374 table->ResetEvent = (PFN_vkResetEvent)gpa(dev, "vkResetEvent"); in loader_init_device_dispatch_table()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan.hpp10926PFN_vkResetEvent vkResetEvent …
11908 vkResetEvent = PFN_vkResetEvent( vkGetInstanceProcAddr( instance, "vkResetEvent" ) ); in init()
13110 vkResetEvent = PFN_vkResetEvent( vkGetDeviceProcAddr( device, "vkResetEvent" ) ); in init()
Dvulkan_raii.hpp726 vkResetEvent = PFN_vkResetEvent( vkGetDeviceProcAddr( device, "vkResetEvent" ) ); in init()
1610 PFN_vkResetEvent vkResetEvent = 0;
Dvulkan_core.h3557 typedef VkResult (VKAPI_PTR *PFN_vkResetEvent)(VkDevice device, VkEvent event); typedef
/third_party/vulkan-headers/include/vulkan/
Dvulkan.hpp12167PFN_vkResetEvent vkResetEvent …
13263 …vkResetEvent = PFN_vkResetEvent( vkGetInstanceProcAddr( instance, "vkResetEvent" )… in init()
14449 …vkResetEvent = PFN_vkResetEvent( vkGetDeviceProcAddr( device, "vkResetEvent"… in init()
Dvulkan_raii.hpp696 …vkResetEvent = PFN_vkResetEvent( vkGetDeviceProcAddr( device, "vkResetEvent"… in DeviceDispatcher()
1616 PFN_vkResetEvent vkResetEvent = 0;
Dvulkan_core.h3930 typedef VkResult (VKAPI_PTR *PFN_vkResetEvent)(VkDevice device, VkEvent event); typedef
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h2275 typedef VkResult (VKAPI_PTR *PFN_vkResetEvent)(VkDevice device, VkEvent event); typedef
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h2641 typedef VkResult (VKAPI_PTR *PFN_vkResetEvent)(VkDevice device, VkEvent event); typedef
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2780 typedef VkResult (VKAPI_PTR *PFN_vkResetEvent)(VkDevice device, VkEvent event); typedef
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2983 typedef VkResult (VKAPI_PTR *PFN_vkResetEvent)(VkDevice device, VkEvent event); typedef
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h3464 typedef VkResult (VKAPI_PTR *PFN_vkResetEvent)(VkDevice device, VkEvent event); typedef
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h3613 typedef VkResult (VKAPI_PTR *PFN_vkResetEvent)(VkDevice device, VkEvent event); typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h3606 typedef VkResult (VKAPI_PTR *PFN_vkResetEvent)(VkDevice device, VkEvent event); typedef
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h3821 typedef VkResult (VKAPI_PTR *PFN_vkResetEvent)(VkDevice device, VkEvent event); typedef
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkVulkan_c.inl4926 typedef VkResult (VKAPI_PTR *PFN_vkResetEvent)(VkDevice device, VkEvent event); typedef