Home
last modified time | relevance | path

Searched defs:ConstructorDiagonalMatrix (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/sksl/ir/
DSkSLConstructorDiagonalMatrix.h30 ConstructorDiagonalMatrix(int line, const Type& type, std::unique_ptr<Expression> arg) in ConstructorDiagonalMatrix() function
/third_party/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.h27 class ConstructorDiagonalMatrix; variable
DSkSLGLSLCodeGenerator.h21 class ConstructorDiagonalMatrix; variable