Home
last modified time | relevance | path

Searched defs:CreateSemaphore (Results 1 – 4 of 4) sorted by relevance

/third_party/openh264/codec/common/inc/
DWelsThreadLib.h70 #define CreateSemaphore(a, b, c, d) CreateSemaphoreEx(a, b, c, d, 0, SEMAPHORE_ALL_ACCESS) macro
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DVulkanExternalImageTest.cpp70 static VkResult CreateSemaphore(VulkanHelper *helper, VkSemaphore *semaphore) in CreateSemaphore() function
135 static VkResult CreateSemaphore(VulkanHelper *helper, VkSemaphore *semaphore) in CreateSemaphore() function
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h154 PFN_vkCreateSemaphore CreateSemaphore = nullptr; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h217 PFN_vkCreateSemaphore CreateSemaphore = nullptr; member