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