Searched defs:CreateSemaphore (Results 1 – 4 of 4) sorted by relevance
/third_party/openh264/codec/common/inc/ |
D | WelsThreadLib.h | 70 #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/ |
D | VulkanExternalImageTest.cpp | 70 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/ |
D | VulkanFunctions.h | 154 PFN_vkCreateSemaphore CreateSemaphore = nullptr; member
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | VulkanFunctions.h | 217 PFN_vkCreateSemaphore CreateSemaphore = nullptr; member
|