Searched refs:eUint16 (Results 1 – 4 of 4) sorted by relevance
2447 eUint16 = VK_INDEX_TYPE_UINT16, enumerator3813 static VULKAN_HPP_CONST_OR_CONSTEXPR IndexType value = IndexType::eUint16;3817 struct CppType<IndexType, IndexType::eUint16>
3727 eUint16 = VK_INDEX_TYPE_UINT16, enumerator7587 eUint16 = VK_COMPONENT_TYPE_UINT16_KHR, enumerator7633 static VULKAN_HPP_CONST_OR_CONSTEXPR IndexType value = IndexType::eUint16;7637 struct CppType<IndexType, IndexType::eUint16>
5476 case IndexType::eUint16 : return "Uint16"; in to_string()8648 case ComponentTypeKHR::eUint16 : return "Uint16"; in to_string()
3192 case IndexType::eUint16 : return "Uint16"; in to_string()