Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkRefUtil.cpp69 Move<VkSemaphore> createSemaphore (const DeviceInterface& vk, in createSemaphore() function
DvkDeviceFunctionPointers.inl28 CreateSemaphoreFunc createSemaphore; variable
DvkRefUtilImpl.inl187 Move<VkSemaphore> createSemaphore (const DeviceInterface& vk, VkDevice device, const VkSemaphoreCre… function
DvkDeviceDriverImpl.inl125 VkResult DeviceDriver::createSemaphore (VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, … function in DeviceDriver
DvkNullDriverImpl.inl22 VKAPI_ATTR VkResult VKAPI_CALL createSemaphore (VkDevice device, const VkSemaphoreCreateInfo* pCrea… function
/external/swiftshader/include/vulkan/
Dvulkan.hpp41888 …VULKAN_HPP_INLINE Result Device::createSemaphore( const SemaphoreCreateInfo* pCreateInfo, const Al… in createSemaphore() function in VULKAN_HPP_NAMESPACE::Device
41894 …VULKAN_HPP_INLINE ResultValueType<Semaphore>::type Device::createSemaphore( const SemaphoreCreateI… in createSemaphore() function in VULKAN_HPP_NAMESPACE::Device
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp49411 …VULKAN_HPP_INLINE Result Device::createSemaphore( const SemaphoreCreateInfo* pCreateInfo, const Al… in createSemaphore() function in VULKAN_HPP_NAMESPACE::Device
49417 …VULKAN_HPP_INLINE ResultValueType<Semaphore>::type Device::createSemaphore( const SemaphoreCreateI… in createSemaphore() function in VULKAN_HPP_NAMESPACE::Device