Home
last modified time | relevance | path

Searched defs:createSemaphore (Results 1 – 19 of 19) sorted by relevance

/external/angle/src/tests/
Dangle_unittests_utils.h75 SemaphoreImpl *createSemaphore() override { return nullptr; } in createSemaphore() function
/external/deqp/external/vulkancts/framework/vulkan/
DvkRefUtil.cpp92 Move<VkSemaphore> createSemaphore (const DeviceInterface& vk, in createSemaphore() function
DvkDeviceFunctionPointers.inl29 CreateSemaphoreFunc createSemaphore; variable
DvkRefUtilImpl.inl236 Move<VkSemaphore> createSemaphore (const DeviceInterface& vk, VkDevice device, const VkSemaphoreCre… function
DvkDeviceDriverImpl.inl126 VkResult DeviceDriver::createSemaphore (VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, … function in DeviceDriver
DvkNullDriverImpl.inl23 VKAPI_ATTR VkResult VKAPI_CALL createSemaphore (VkDevice device, const VkSemaphoreCreateInfo* pCrea… function
/external/angle/src/libANGLE/
DResourceManager.cpp493 SemaphoreID SemaphoreManager::createSemaphore(rx::GLImplFactory *factory) in createSemaphore() function in gl::SemaphoreManager
DContext.cpp1021 SemaphoreID Context::createSemaphore() in createSemaphore() function in gl::Context
/external/angle/src/libANGLE/renderer/null/
DContextNULL.cpp484 SemaphoreImpl *ContextNULL::createSemaphore() in createSemaphore() function in rx::ContextNULL
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DContext9.cpp141 SemaphoreImpl *Context9::createSemaphore() in createSemaphore() function in rx::Context9
/external/angle/src/libANGLE/renderer/gl/
DContextGL.cpp193 SemaphoreImpl *ContextGL::createSemaphore() in createSemaphore() function in rx::ContextGL
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DContext11.cpp240 SemaphoreImpl *Context11::createSemaphore() in createSemaphore() function in rx::Context11
/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp4916 SemaphoreImpl *ContextVk::createSemaphore() in createSemaphore() function in rx::ContextVk
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_funcs.hpp1466 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::createSemaphore( const VULKAN_HPP_NAMESPACE:… in createSemaphore() function in VULKAN_HPP_NAMESPACE::Device
1481 … Device::createSemaphore( const VULKAN_HPP_NAMESPACE::SemaphoreCreateInfo & createInfo, in createSemaphore() function in VULKAN_HPP_NAMESPACE::Device
Dvulkan_raii.hpp10560 …Device::createSemaphore( VULKAN_HPP_NAMESPACE::SemaphoreCreateInfo const & … in createSemaphore() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device
/external/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp1594 Device::createSemaphore( const VULKAN_HPP_NAMESPACE::SemaphoreCreateInfo * pCreateInfo, in createSemaphore() function in VULKAN_HPP_NAMESPACE::Device
1610 Device::createSemaphore( const VULKAN_HPP_NAMESPACE::SemaphoreCreateInfo & createInfo, in createSemaphore() function in VULKAN_HPP_NAMESPACE::Device
Dvulkan_raii.hpp10659 …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
/external/swiftshader/include/vulkan/
Dvulkan_funcs.hpp1465 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::createSemaphore(const VULKAN_HPP_NAMESPACE::S… in createSemaphore() function in VULKAN_HPP_NAMESPACE::Device
1480 Device::createSemaphore(const VULKAN_HPP_NAMESPACE::SemaphoreCreateInfo &createInfo, in createSemaphore() function in VULKAN_HPP_NAMESPACE::Device
Dvulkan_raii.hpp10591 Device::createSemaphore(VULKAN_HPP_NAMESPACE::SemaphoreCreateInfo const &createInfo, in createSemaphore() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device