Home
last modified time | relevance | path

Searched defs:MatrixType (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/src/sksl/ir/
DSkSLType.cpp207 class MatrixType final : public Type { class
211 MatrixType(skstd::string_view name, const char* abbrev, const Type& componentType, in MatrixType() function in SkSL::MatrixType
/third_party/skia/m133/src/sksl/ir/
DSkSLType.cpp468 class MatrixType final : public Type { class
472 MatrixType(std::string_view name, const char* abbrev, const Type& componentType, in MatrixType() function in SkSL::MatrixType
/third_party/skia/third_party/externals/angle2/src/common/
Dpacked_gl_enums.json94 "MatrixType": object
DPackedGLEnums_autogen.h294 enum class MatrixType : uint8_t enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h277 MatrixType, enumerator