Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconstants.h51 class MatrixConstant; variable
370 MatrixConstant(const Matrix* ty) in MatrixConstant() function
372 MatrixConstant(const Matrix* ty, in MatrixConstant() function
376 MatrixConstant(const Vector* ty, std::vector<const Constant*>&& components) in MatrixConstant() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dconstants.h51 class MatrixConstant; variable
370 MatrixConstant(const Matrix* ty) in MatrixConstant() function
372 MatrixConstant(const Matrix* ty, in MatrixConstant() function
376 MatrixConstant(const Vector* ty, std::vector<const Constant*>&& components) in MatrixConstant() function