| /external/angle/src/tests/ |
| D | angle_unittests_utils.h | 75 SemaphoreImpl *createSemaphore() override { return nullptr; } in createSemaphore() function
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkRefUtil.cpp | 92 Move<VkSemaphore> createSemaphore (const DeviceInterface& vk, in createSemaphore() function
|
| D | vkDeviceFunctionPointers.inl | 28 CreateSemaphoreFunc createSemaphore; variable
|
| D | vkRefUtilImpl.inl | 217 Move<VkSemaphore> createSemaphore (const DeviceInterface& vk, VkDevice device, const VkSemaphoreCre… function
|
| D | vkDeviceDriverImpl.inl | 125 VkResult DeviceDriver::createSemaphore (VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, … function in DeviceDriver
|
| D | vkNullDriverImpl.inl | 22 VKAPI_ATTR VkResult VKAPI_CALL createSemaphore (VkDevice device, const VkSemaphoreCreateInfo* pCrea… function
|
| /external/angle/src/libANGLE/ |
| D | ResourceManager.cpp | 496 SemaphoreID SemaphoreManager::createSemaphore(rx::GLImplFactory *factory) in createSemaphore() function in gl::SemaphoreManager
|
| D | Context.cpp | 908 SemaphoreID Context::createSemaphore() in createSemaphore() function in gl::Context
|
| /external/angle/src/libANGLE/renderer/null/ |
| D | ContextNULL.cpp | 463 SemaphoreImpl *ContextNULL::createSemaphore() in createSemaphore() function in rx::ContextNULL
|
| /external/angle/src/libANGLE/renderer/d3d/d3d9/ |
| D | Context9.cpp | 141 SemaphoreImpl *Context9::createSemaphore() in createSemaphore() function in rx::Context9
|
| /external/angle/src/libANGLE/renderer/d3d/d3d11/ |
| D | Context11.cpp | 240 SemaphoreImpl *Context11::createSemaphore() in createSemaphore() function in rx::Context11
|
| /external/angle/src/libANGLE/renderer/gl/ |
| D | ContextGL.cpp | 193 SemaphoreImpl *ContextGL::createSemaphore() in createSemaphore() function in rx::ContextGL
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | ContextVk.cpp | 4130 SemaphoreImpl *ContextVk::createSemaphore() in createSemaphore() function in rx::ContextVk
|
| /external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
| D | vulkan_funcs.hpp | 1468 … Device::createSemaphore( const VULKAN_HPP_NAMESPACE::SemaphoreCreateInfo * pCreateInfo, in createSemaphore() function in VULKAN_HPP_NAMESPACE::Device 1483 Device::createSemaphore( const SemaphoreCreateInfo & createInfo, in createSemaphore() function in VULKAN_HPP_NAMESPACE::Device
|
| /external/vulkan-headers/include/vulkan/ |
| D | vulkan.hpp | 84411 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::createSemaphore( const VULKAN_HPP_NAMESPACE:… in createSemaphore() function in VULKAN_HPP_NAMESPACE::Device 84418 …ename ResultValueType<VULKAN_HPP_NAMESPACE::Semaphore>::type Device::createSemaphore( const Semaph… in createSemaphore() function in VULKAN_HPP_NAMESPACE::Device
|
| /external/swiftshader/include/vulkan/ |
| D | vulkan.hpp | 84918 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::createSemaphore( const VULKAN_HPP_NAMESPACE:… in createSemaphore() function in VULKAN_HPP_NAMESPACE::Device 84925 …ename ResultValueType<VULKAN_HPP_NAMESPACE::Semaphore>::type Device::createSemaphore( const Semaph… in createSemaphore() function in VULKAN_HPP_NAMESPACE::Device
|