Home
last modified time | relevance | path

Searched refs:VK_EXTERNAL_SEMAPHORE_FEATURE_IMPORTABLE_BIT (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_semaphore.c304 features |= VK_EXTERNAL_SEMAPHORE_FEATURE_IMPORTABLE_BIT; in vk_common_GetPhysicalDeviceExternalSemaphoreProperties()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_enum_string_helper.h5001 case VK_EXTERNAL_SEMAPHORE_FEATURE_IMPORTABLE_BIT: in string_VkExternalSemaphoreFeatureFlagBits()
5975 case VK_EXTERNAL_SEMAPHORE_FEATURE_IMPORTABLE_BIT: in string_VkExternalSemaphoreFeatureFlagBitsKHR()
Dvulkansc_enums.hpp2780 eImportable = VK_EXTERNAL_SEMAPHORE_FEATURE_IMPORTABLE_BIT
Dvulkan_enums.hpp4098 eImportable = VK_EXTERNAL_SEMAPHORE_FEATURE_IMPORTABLE_BIT
/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp6683 VK_EXTERNAL_SEMAPHORE_FEATURE_IMPORTABLE_BIT; in on_vkGetPhysicalDeviceExternalSemaphoreProperties()
6704 VK_EXTERNAL_SEMAPHORE_FEATURE_IMPORTABLE_BIT; in on_vkGetPhysicalDeviceExternalSemaphoreProperties()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dcapabilities.adoc1511 * ename:VK_EXTERNAL_SEMAPHORE_FEATURE_IMPORTABLE_BIT specifies that
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp5374 VK_EXTERNAL_SEMAPHORE_FEATURE_IMPORTABLE_BIT; in on_vkGetPhysicalDeviceExternalSemaphoreProperties()
5383 VK_EXTERNAL_SEMAPHORE_FEATURE_IMPORTABLE_BIT; in on_vkGetPhysicalDeviceExternalSemaphoreProperties()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5082 VK_EXTERNAL_SEMAPHORE_FEATURE_IMPORTABLE_BIT = 0x00000002, enumerator
5084 VK_EXTERNAL_SEMAPHORE_FEATURE_IMPORTABLE_BIT_KHR = VK_EXTERNAL_SEMAPHORE_FEATURE_IMPORTABLE_BIT,