Home
last modified time | relevance | path

Searched refs:ePerViewAttributesNVX (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/swiftshader/include/vulkan/
H A Dvulkan_enums.hpp3457ePerViewAttributesNVX = VK_SUBPASS_DESCRIPTION_PER_VIEW_ATTRIBUTES_BIT_NVX, enumerator
3477 …SubpassDescriptionFlagBits::ePerViewAttributesNVX | SubpassDescriptionFlagBits::ePerViewPositionXO…
H A Dvulkan_to_string.hpp1105 if ( value & SubpassDescriptionFlagBits::ePerViewAttributesNVX ) in to_string()
6152 case SubpassDescriptionFlagBits::ePerViewAttributesNVX: return "PerViewAttributesNVX"; in to_string()
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_enums.hpp3606 ePerViewAttributesNVX = VK_SUBPASS_DESCRIPTION_PER_VIEW_ATTRIBUTES_BIT_NVX, enumerator
3626 SubpassDescriptionFlagBits::ePerViewAttributesNVX
Dvulkan_to_string.hpp794 …if ( value & SubpassDescriptionFlagBits::ePerViewAttributesNVX ) result += "PerViewAttributesNVX |… in to_string()
5387 case SubpassDescriptionFlagBits::ePerViewAttributesNVX : return "PerViewAttributesNVX"; in to_string()
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_enums.hpp3544ePerViewAttributesNVX = VK_SUBPASS_DESCRIPTION_PER_VIEW_ATTRIBUTES_BIT_NVX, enumerator
3564 …SubpassDescriptionFlagBits::ePerViewAttributesNVX | SubpassDescriptionFlagBits::ePerViewPositionXO…
H A Dvulkan_to_string.hpp1118 if ( value & SubpassDescriptionFlagBits::ePerViewAttributesNVX ) in to_string()
6188 case SubpassDescriptionFlagBits::ePerViewAttributesNVX: return "PerViewAttributesNVX"; in to_string()
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_to_string.hpp1087 if ( value & SubpassDescriptionFlagBits::ePerViewAttributesNVX ) in to_string()
5657 case SubpassDescriptionFlagBits::ePerViewAttributesNVX: return "PerViewAttributesNVX"; in to_string()
Dvulkan_enums.hpp3133ePerViewAttributesNVX = VK_SUBPASS_DESCRIPTION_PER_VIEW_ATTRIBUTES_BIT_NVX, enumerator
3153 …SubpassDescriptionFlagBits::ePerViewAttributesNVX | SubpassDescriptionFlagBits::ePerViewPositionXO…
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_enums.hpp3603ePerViewAttributesNVX = VK_SUBPASS_DESCRIPTION_PER_VIEW_ATTRIBUTES_BIT_NVX, enumerator
3623 …SubpassDescriptionFlagBits::ePerViewAttributesNVX | SubpassDescriptionFlagBits::ePerViewPositionXO…
H A Dvulkan_to_string.hpp1122 if ( value & SubpassDescriptionFlagBits::ePerViewAttributesNVX ) in to_string()
6392 case SubpassDescriptionFlagBits::ePerViewAttributesNVX: return "PerViewAttributesNVX"; in to_string()
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_to_string.hpp1087 if ( value & SubpassDescriptionFlagBits::ePerViewAttributesNVX ) in to_string()
5657 case SubpassDescriptionFlagBits::ePerViewAttributesNVX: return "PerViewAttributesNVX"; in to_string()
Dvulkan_enums.hpp3133ePerViewAttributesNVX = VK_SUBPASS_DESCRIPTION_PER_VIEW_ATTRIBUTES_BIT_NVX, enumerator
3153 …SubpassDescriptionFlagBits::ePerViewAttributesNVX | SubpassDescriptionFlagBits::ePerViewPositionXO…
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_to_string.hpp1087 if ( value & SubpassDescriptionFlagBits::ePerViewAttributesNVX ) in to_string()
5657 case SubpassDescriptionFlagBits::ePerViewAttributesNVX: return "PerViewAttributesNVX"; in to_string()
Dvulkan_enums.hpp3133ePerViewAttributesNVX = VK_SUBPASS_DESCRIPTION_PER_VIEW_ATTRIBUTES_BIT_NVX, enumerator
3153 …SubpassDescriptionFlagBits::ePerViewAttributesNVX | SubpassDescriptionFlagBits::ePerViewPositionXO…
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_to_string.hpp1087 if ( value & SubpassDescriptionFlagBits::ePerViewAttributesNVX ) in to_string()
5657 case SubpassDescriptionFlagBits::ePerViewAttributesNVX: return "PerViewAttributesNVX"; in to_string()
Dvulkan_enums.hpp3133ePerViewAttributesNVX = VK_SUBPASS_DESCRIPTION_PER_VIEW_ATTRIBUTES_BIT_NVX, enumerator
3153 …SubpassDescriptionFlagBits::ePerViewAttributesNVX | SubpassDescriptionFlagBits::ePerViewPositionXO…
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp4771 ePerViewAttributesNVX = VK_SUBPASS_DESCRIPTION_PER_VIEW_ATTRIBUTES_BIT_NVX, enumerator
4787 case SubpassDescriptionFlagBits::ePerViewAttributesNVX: return "PerViewAttributesNVX"; in to_string()
14216 allFlags = VkFlags( SubpassDescriptionFlagBits::ePerViewAttributesNVX ) |
14256 if ( value & SubpassDescriptionFlagBits::ePerViewAttributesNVX ) in to_string()
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp4771 ePerViewAttributesNVX = VK_SUBPASS_DESCRIPTION_PER_VIEW_ATTRIBUTES_BIT_NVX, enumerator
4787 case SubpassDescriptionFlagBits::ePerViewAttributesNVX: return "PerViewAttributesNVX"; in to_string()
14216 allFlags = VkFlags( SubpassDescriptionFlagBits::ePerViewAttributesNVX ) |
14256 if ( value & SubpassDescriptionFlagBits::ePerViewAttributesNVX ) in to_string()
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp4771 ePerViewAttributesNVX = VK_SUBPASS_DESCRIPTION_PER_VIEW_ATTRIBUTES_BIT_NVX, enumerator
4787 case SubpassDescriptionFlagBits::ePerViewAttributesNVX: return "PerViewAttributesNVX"; in to_string()
14216 allFlags = VkFlags( SubpassDescriptionFlagBits::ePerViewAttributesNVX ) |
14256 if ( value & SubpassDescriptionFlagBits::ePerViewAttributesNVX ) in to_string()
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp4771 ePerViewAttributesNVX = VK_SUBPASS_DESCRIPTION_PER_VIEW_ATTRIBUTES_BIT_NVX, enumerator
4787 case SubpassDescriptionFlagBits::ePerViewAttributesNVX: return "PerViewAttributesNVX"; in to_string()
14216 allFlags = VkFlags( SubpassDescriptionFlagBits::ePerViewAttributesNVX ) |
14256 if ( value & SubpassDescriptionFlagBits::ePerViewAttributesNVX ) in to_string()
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp9188 ePerViewAttributesNVX = VK_SUBPASS_DESCRIPTION_PER_VIEW_ATTRIBUTES_BIT_NVX, enumerator
9198 case SubpassDescriptionFlagBits::ePerViewAttributesNVX : return "PerViewAttributesNVX"; in to_string()
13381 …allFlags = VkFlags(SubpassDescriptionFlagBits::ePerViewAttributesNVX) | VkFlags(SubpassDescription…
13411 …if ( value & SubpassDescriptionFlagBits::ePerViewAttributesNVX ) result += "PerViewAttributesNVX |… in to_string()
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp9188 ePerViewAttributesNVX = VK_SUBPASS_DESCRIPTION_PER_VIEW_ATTRIBUTES_BIT_NVX, enumerator
9198 case SubpassDescriptionFlagBits::ePerViewAttributesNVX : return "PerViewAttributesNVX"; in to_string()
13381 …allFlags = VkFlags(SubpassDescriptionFlagBits::ePerViewAttributesNVX) | VkFlags(SubpassDescription…
13411 …if ( value & SubpassDescriptionFlagBits::ePerViewAttributesNVX ) result += "PerViewAttributesNVX |… in to_string()
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp9188 ePerViewAttributesNVX = VK_SUBPASS_DESCRIPTION_PER_VIEW_ATTRIBUTES_BIT_NVX, enumerator
9198 case SubpassDescriptionFlagBits::ePerViewAttributesNVX : return "PerViewAttributesNVX"; in to_string()
13381 …allFlags = VkFlags(SubpassDescriptionFlagBits::ePerViewAttributesNVX) | VkFlags(SubpassDescription…
13411 …if ( value & SubpassDescriptionFlagBits::ePerViewAttributesNVX ) result += "PerViewAttributesNVX |… in to_string()
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp9188 ePerViewAttributesNVX = VK_SUBPASS_DESCRIPTION_PER_VIEW_ATTRIBUTES_BIT_NVX, enumerator
9198 case SubpassDescriptionFlagBits::ePerViewAttributesNVX : return "PerViewAttributesNVX"; in to_string()
13381 …allFlags = VkFlags(SubpassDescriptionFlagBits::ePerViewAttributesNVX) | VkFlags(SubpassDescription…
13411 …if ( value & SubpassDescriptionFlagBits::ePerViewAttributesNVX ) result += "PerViewAttributesNVX |… in to_string()
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp9188 ePerViewAttributesNVX = VK_SUBPASS_DESCRIPTION_PER_VIEW_ATTRIBUTES_BIT_NVX, enumerator
9198 case SubpassDescriptionFlagBits::ePerViewAttributesNVX : return "PerViewAttributesNVX"; in to_string()
13381 …allFlags = VkFlags(SubpassDescriptionFlagBits::ePerViewAttributesNVX) | VkFlags(SubpassDescription…
13411 …if ( value & SubpassDescriptionFlagBits::ePerViewAttributesNVX ) result += "PerViewAttributesNVX |… in to_string()

12