Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dconstants.h51 class MatrixConstant; variable
378 MatrixConstant(const Matrix* ty) in MatrixConstant() function
380 MatrixConstant(const Matrix* ty, in MatrixConstant() function
384 MatrixConstant(const Vector* ty, std::vector<const Constant*>&& components) in MatrixConstant() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconstants.h51 class MatrixConstant; variable
378 MatrixConstant(const Matrix* ty) in MatrixConstant() function
380 MatrixConstant(const Matrix* ty, in MatrixConstant() function
384 MatrixConstant(const Vector* ty, std::vector<const Constant*>&& components) in MatrixConstant() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dconstants.h51 class MatrixConstant; variable
378 MatrixConstant(const Matrix* ty) in MatrixConstant() function
380 MatrixConstant(const Matrix* ty, in MatrixConstant() function
384 MatrixConstant(const Vector* ty, std::vector<const Constant*>&& components) in MatrixConstant() function