Searched defs:createSemaphore (Results 1 – 6 of 6) sorted by relevance
69 Move<VkSemaphore> createSemaphore (const DeviceInterface& vk, in createSemaphore() function
27 CreateSemaphoreFunc createSemaphore; variable
169 Move<VkSemaphore> createSemaphore (const DeviceInterface& vk, VkDevice device, const VkSemaphoreCre… function
120 VkResult DeviceDriver::createSemaphore (VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, … function in DeviceDriver
28 VKAPI_ATTR VkResult VKAPI_CALL createSemaphore (VkDevice device, const VkSemaphoreCreateInfo* pCrea… function
16305 …Result createSemaphore( const SemaphoreCreateInfo* pCreateInfo, const AllocationCallbacks* pAlloca… in createSemaphore() function in vk::Device16311 …ResultValueType<Semaphore>::type createSemaphore( const SemaphoreCreateInfo & createInfo, Optional… in createSemaphore() function in vk::Device