Home
last modified time | relevance | path

Searched refs:ePhysicalDevice16BitStorageFeatures (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_enums.hpp188ePhysicalDevice16BitStorageFeatures = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_16BIT_STORAGE_FEATU… enumerator
1067 …case StructureType::ePhysicalDevice16BitStorageFeatures: return "PhysicalDevice16BitStorageFeature… in to_string()
Dvulkan_structs.hpp38163 StructureType::ePhysicalDevice16BitStorageFeatures;
38260 …SPACE::StructureType sType = StructureType::ePhysicalDevice16BitStorageFeatures;
38277 struct CppType<StructureType, StructureType::ePhysicalDevice16BitStorageFeatures>
/third_party/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp345ePhysicalDevice16BitStorageFeatures = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_16BIT_ST… enumerator
Dvulkan_to_string.hpp3637 …case StructureType::ePhysicalDevice16BitStorageFeatures: return "PhysicalDevice16BitStorageFeature… in to_string()
Dvulkan_structs.hpp56088 …NST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDevice16BitStorageFeatures;
56204 …uctureType sType = StructureType::ePhysicalDevice16BitStorageFeatures;
56213 struct CppType<StructureType, StructureType::ePhysicalDevice16BitStorageFeatures>