Searched defs:vkCreateSemaphore (Results 1 – 8 of 8) sorted by relevance
65 PFN_vkCreateSemaphore vkCreateSemaphore; member
110 PFN_vkCreateSemaphore vkCreateSemaphore; member
1702 VKAPI_ATTR VkResult vkCreateSemaphore(VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, co… in vkCreateSemaphore() function
1591 …VkResult vkCreateSemaphore( VkDevice device, const VkSemaphoreCreateInfo * pCreateInfo, const VkAl… in vkCreateSemaphore() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic7484 PFN_vkCreateSemaphore vkCreateSemaphore = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
1429 PFN_vkCreateSemaphore vkCreateSemaphore = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
1127 message vkCreateSemaphore message
373 void vkCreateSemaphore(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkCreateSemaphore() function in VkDecoderSnapshot::Impl5823 void VkDecoderSnapshot::vkCreateSemaphore(const uint8_t* snapshotTraceBegin, in vkCreateSemaphore() function in VkDecoderSnapshot
4853 VkResult VkEncoder::vkCreateSemaphore(VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, in vkCreateSemaphore() function in gfxstream::vk::VkEncoder