Home
last modified time | relevance | path

Searched refs:VK_EXTERNAL_SEMAPHORE_FEATURE_EXPORTABLE_BIT (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_semaphore.c302 features |= VK_EXTERNAL_SEMAPHORE_FEATURE_EXPORTABLE_BIT; in vk_common_GetPhysicalDeviceExternalSemaphoreProperties()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_enum_string_helper.h4999 case VK_EXTERNAL_SEMAPHORE_FEATURE_EXPORTABLE_BIT: in string_VkExternalSemaphoreFeatureFlagBits()
5973 case VK_EXTERNAL_SEMAPHORE_FEATURE_EXPORTABLE_BIT: in string_VkExternalSemaphoreFeatureFlagBitsKHR()
Dvulkansc_enums.hpp2779 eExportable = VK_EXTERNAL_SEMAPHORE_FEATURE_EXPORTABLE_BIT,
Dvulkan_enums.hpp4097 eExportable = VK_EXTERNAL_SEMAPHORE_FEATURE_EXPORTABLE_BIT,
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common.c126 VK_EXTERNAL_SEMAPHORE_FEATURE_EXPORTABLE_BIT) in wsi_device_init()
/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp6682 VK_EXTERNAL_SEMAPHORE_FEATURE_EXPORTABLE_BIT | in on_vkGetPhysicalDeviceExternalSemaphoreProperties()
6703 VK_EXTERNAL_SEMAPHORE_FEATURE_EXPORTABLE_BIT | in on_vkGetPhysicalDeviceExternalSemaphoreProperties()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dcapabilities.adoc1509 * ename:VK_EXTERNAL_SEMAPHORE_FEATURE_EXPORTABLE_BIT specifies that
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp5373 VK_EXTERNAL_SEMAPHORE_FEATURE_EXPORTABLE_BIT | in on_vkGetPhysicalDeviceExternalSemaphoreProperties()
5382 VK_EXTERNAL_SEMAPHORE_FEATURE_EXPORTABLE_BIT | in on_vkGetPhysicalDeviceExternalSemaphoreProperties()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5081 VK_EXTERNAL_SEMAPHORE_FEATURE_EXPORTABLE_BIT = 0x00000001, enumerator
5083 VK_EXTERNAL_SEMAPHORE_FEATURE_EXPORTABLE_BIT_KHR = VK_EXTERNAL_SEMAPHORE_FEATURE_EXPORTABLE_BIT,