Searched defs:MatrixType (Results 1 – 7 of 7) sorted by relevance
15 enum MatrixType { enum
197 class MatrixType final : public Type { class201 MatrixType(skstd::string_view name, const char* abbrev, const Type& componentType, in MatrixType() function in SkSL::MatrixType
92 "MatrixType": object
292 enum class MatrixType : uint8_t enum
94 "MatrixType": object
294 enum class MatrixType : uint8_t enum
277 MatrixType, enumerator