Home
last modified time | relevance | path

Searched refs:eUint8EXT (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp2449 eUint8EXT = VK_INDEX_TYPE_UINT8_EXT enumerator
3837 static VULKAN_HPP_CONST_OR_CONSTEXPR IndexType value = IndexType::eUint8EXT;
3841 struct CppType<IndexType, IndexType::eUint8EXT>
Dvulkan_enums.hpp3731 eUint8EXT = VK_INDEX_TYPE_UINT8_EXT enumerator
7657 static VULKAN_HPP_CONST_OR_CONSTEXPR IndexType value = IndexType::eUint8EXT;
7661 struct CppType<IndexType, IndexType::eUint8EXT>
Dvulkansc_to_string.hpp3194 case IndexType::eUint8EXT : return "Uint8EXT"; in to_string()
Dvulkan_to_string.hpp5479 case IndexType::eUint8EXT : return "Uint8EXT"; in to_string()