Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/codegen/
DSkSLGLSLCodeGenerator.cpp691 void GLSLCodeGenerator::writeConstructorDiagonalMatrix(const ConstructorDiagonalMatrix& c, in writeConstructorDiagonalMatrix() function in SkSL::GLSLCodeGenerator
DSkSLVMCodeGenerator.cpp856 Value SkVMGenerator::writeConstructorDiagonalMatrix(const ConstructorDiagonalMatrix& ctor) { in writeConstructorDiagonalMatrix() function in SkSL::SkVMGenerator
DSkSLSPIRVCodeGenerator.cpp1797 SpvId SPIRVCodeGenerator::writeConstructorDiagonalMatrix(const ConstructorDiagonalMatrix& c, in writeConstructorDiagonalMatrix() function in SkSL::SPIRVCodeGenerator