Searched defs:vkGetEventStatus (Results 1 – 8 of 8) sorted by relevance
69 PFN_vkGetEventStatus vkGetEventStatus; member
114 PFN_vkGetEventStatus vkGetEventStatus; member
1722 VKAPI_ATTR VkResult vkGetEventStatus(VkDevice device, VkEvent event) { in vkGetEventStatus() function
1615 VkResult vkGetEventStatus( VkDevice device, VkEvent event ) const VULKAN_HPP_NOEXCEPT in vkGetEventStatus() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic7488 PFN_vkGetEventStatus vkGetEventStatus = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
1433 PFN_vkGetEventStatus vkGetEventStatus = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
1176 message vkGetEventStatus message
425 void vkGetEventStatus(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkGetEventStatus() function in VkDecoderSnapshot::Impl5859 void VkDecoderSnapshot::vkGetEventStatus(const uint8_t* snapshotTraceBegin, in vkGetEventStatus() function in VkDecoderSnapshot
5377 VkResult VkEncoder::vkGetEventStatus(VkDevice device, VkEvent event, uint32_t doLock) { in vkGetEventStatus() function in gfxstream::vk::VkEncoder