Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_enum_string_helper.h4931 static inline const char* string_VkSemaphoreImportFlagBits(VkSemaphoreImportFlagBits input_value) in string_VkSemaphoreImportFlagBits()
4949 … ret.append(string_VkSemaphoreImportFlagBits(static_cast<VkSemaphoreImportFlagBits>(1U << index))); in string_VkSemaphoreImportFlags()
4954 …t.empty()) ret.append(string_VkSemaphoreImportFlagBits(static_cast<VkSemaphoreImportFlagBits>(0))); in string_VkSemaphoreImportFlags()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dsynchronization.adoc4885 * pname:flags is a bitmask of elink:VkSemaphoreImportFlagBits specifying
5005 * pname:flags is a bitmask of elink:VkSemaphoreImportFlagBits specifying
5121 * pname:flags is a bitmask of elink:VkSemaphoreImportFlagBits specifying
5240 [open,refpage='VkSemaphoreImportFlagBits',desc='Bitmask specifying additional parameters of semapho…
5256 include::{generated}/api/enums/VkSemaphoreImportFlagBits.adoc[]
5272 [open,refpage='VkSemaphoreImportFlags',desc='Bitmask of VkSemaphoreImportFlagBits',type='flags']
5283 more elink:VkSemaphoreImportFlagBits.
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5056 typedef enum VkSemaphoreImportFlagBits { enum
5060 } VkSemaphoreImportFlagBits; typedef
8754 typedef VkSemaphoreImportFlagBits VkSemaphoreImportFlagBitsKHR;