Searched defs:createSemaphore (Results 1 – 10 of 10) 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
1563 Device::createSemaphore( const VULKAN_HPP_NAMESPACE::SemaphoreCreateInfo * pCreateInfo, in createSemaphore() function in VULKAN_HPP_NAMESPACE::Device1579 Device::createSemaphore( const VULKAN_HPP_NAMESPACE::SemaphoreCreateInfo & createInfo, in createSemaphore() function in VULKAN_HPP_NAMESPACE::Device
10082 …ULKAN_HPP_NODISCARD VULKAN_HPP_INLINE VULKAN_HPP_RAII_NAMESPACE::Semaphore Device::createSemaphore( in createSemaphore() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device