Home
last modified time | relevance | path

Searched refs:VkSemaphoreWaitFlagBitsKHR (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_enum_string_helper.h6406 static inline const char* string_VkSemaphoreWaitFlagBitsKHR(VkSemaphoreWaitFlagBitsKHR input_value) in string_VkSemaphoreWaitFlagBitsKHR()
6424 …ret.append(string_VkSemaphoreWaitFlagBitsKHR(static_cast<VkSemaphoreWaitFlagBitsKHR>(1U << index))… in string_VkSemaphoreWaitFlagsKHR()
6429 …empty()) ret.append(string_VkSemaphoreWaitFlagBitsKHR(static_cast<VkSemaphoreWaitFlagBitsKHR>(0))); in string_VkSemaphoreWaitFlagsKHR()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dsynchronization.adoc4546 …ditional parameters of a semaphore wait operation',type='enums',alias='VkSemaphoreWaitFlagBitsKHR']
4556 include::{generated}/api/enums/VkSemaphoreWaitFlagBitsKHR.adoc[]
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h9693 typedef VkSemaphoreWaitFlagBits VkSemaphoreWaitFlagBitsKHR; typedef