Searched defs:createSemaphore (Results 1 – 7 of 7) sorted by relevance
69 Move<VkSemaphore> createSemaphore (const DeviceInterface& vk, in createSemaphore() function
28 CreateSemaphoreFunc createSemaphore; variable
187 Move<VkSemaphore> createSemaphore (const DeviceInterface& vk, VkDevice device, const VkSemaphoreCre… function
125 VkResult DeviceDriver::createSemaphore (VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, … function in DeviceDriver
22 VKAPI_ATTR VkResult VKAPI_CALL createSemaphore (VkDevice device, const VkSemaphoreCreateInfo* pCrea… function
41888 …VULKAN_HPP_INLINE Result Device::createSemaphore( const SemaphoreCreateInfo* pCreateInfo, const Al… in createSemaphore() function in VULKAN_HPP_NAMESPACE::Device41894 …VULKAN_HPP_INLINE ResultValueType<Semaphore>::type Device::createSemaphore( const SemaphoreCreateI… in createSemaphore() function in VULKAN_HPP_NAMESPACE::Device
49411 …VULKAN_HPP_INLINE Result Device::createSemaphore( const SemaphoreCreateInfo* pCreateInfo, const Al… in createSemaphore() function in VULKAN_HPP_NAMESPACE::Device49417 …VULKAN_HPP_INLINE ResultValueType<Semaphore>::type Device::createSemaphore( const SemaphoreCreateI… in createSemaphore() function in VULKAN_HPP_NAMESPACE::Device