Home
last modified time | relevance | path

Searched refs:eCooperativeMatrixPropertiesNV (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_enums.hpp691 eCooperativeMatrixPropertiesNV = VK_STRUCTURE_TYPE_COOPERATIVE_MATRIX_PROPERTIES_NV, member in VULKAN_HPP_NAMESPACE::Result::StructureType
1616 case StructureType::eCooperativeMatrixPropertiesNV: return "CooperativeMatrixPropertiesNV"; in to_string()
H A Dvulkan_structs.hpp12795 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eCooperativeMatrixPropertiesNV;
12917 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eCooperativeMatrixPropertiesNV;
12938 struct CppType<StructureType, StructureType::eCooperativeMatrixPropertiesNV>
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_enums.hpp979 eCooperativeMatrixPropertiesNV = VK_STRUCTURE_TYPE_COOPERATIVE_MATRIX_PROPERTIES_NV, member in VULKAN_HPP_NAMESPACE::Result::StructureType
H A Dvulkan_to_string.hpp4141 case StructureType::eCooperativeMatrixPropertiesNV: return "CooperativeMatrixPropertiesNV"; in to_string()
H A Dvulkan_structs.hpp16772 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eCooperativeMatrixPropertiesNV;
16919 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eCooperativeMatrixPropertiesNV;
16932 struct CppType<StructureType, StructureType::eCooperativeMatrixPropertiesNV>
[all...]

Completed in 287 milliseconds