Searched defs:createSemaphore (Results 1 – 9 of 9) sorted by relevance
75 SemaphoreImpl *createSemaphore() override { return nullptr; } in createSemaphore() function
489 SemaphoreID SemaphoreManager::createSemaphore(rx::GLImplFactory *factory) in createSemaphore() function in gl::SemaphoreManager
800 SemaphoreID Context::createSemaphore() in createSemaphore() function in gl::Context
406 SemaphoreImpl *ContextNULL::createSemaphore() in createSemaphore() function in rx::ContextNULL
140 SemaphoreImpl *Context9::createSemaphore() in createSemaphore() function in rx::Context9
238 SemaphoreImpl *Context11::createSemaphore() in createSemaphore() function in rx::Context11
168 SemaphoreImpl *ContextGL::createSemaphore() in createSemaphore() function in rx::ContextGL
3071 SemaphoreImpl *ContextVk::createSemaphore() in createSemaphore() function in rx::ContextVk
85121 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::createSemaphore( const VULKAN_HPP_NAMESPACE:… in createSemaphore() function in VULKAN_HPP_NAMESPACE::Device85128 …ename ResultValueType<VULKAN_HPP_NAMESPACE::Semaphore>::type Device::createSemaphore( const Semaph… in createSemaphore() function in VULKAN_HPP_NAMESPACE::Device