Home
last modified time | relevance | path

Searched defs:CreateFence (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/engine/flutter/vulkan/
Dvulkan_provider.h18 vulkan::VulkanHandle<VkFence> CreateFence() { in CreateFence() function
Dvulkan_provider.cc9 vulkan::VulkanHandle<VkFence> VulkanProvider::CreateFence() { in CreateFence() function in vulkan::VulkanProvider
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DQueue.cpp50 FenceBase* QueueBase::CreateFence(const FenceDescriptor* descriptor) { in CreateFence() function in dawn_native::QueueBase
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h144 PFN_vkCreateFence CreateFence = nullptr; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h207 PFN_vkCreateFence CreateFence = nullptr; member
/third_party/vulkan-loader/loader/generated/
Dvk_layer_dispatch_table.h313 PFN_vkCreateFence CreateFence; member