Searched refs:MatrixOp (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fShaderMatrixTests.cpp124 enum MatrixOp enum in namespace:deqp::gles2::Functional::MatrixCaseUtils
177 static const char* getOperationName (MatrixOp op)
202 static OperationType getOperationType (MatrixOp op)
237 static TestMatrixType getOperationTestMatrixType (MatrixOp op)
263 static bool isOperationBinary (MatrixOp op)
270 static bool isOperationMatrixScalar (MatrixOp op)
275 static bool isOperationMatrixVector (MatrixOp op)
280 static bool isOperationMatrixMatrix (MatrixOp op)
285 static bool isOperationUnary (MatrixOp op)
295 static bool isOperationValueModifying (MatrixOp o
[all...]
/external/deqp/modules/gles3/functional/
H A Des3fShaderMatrixTests.cpp229 enum MatrixOp enum in namespace:deqp::gles3::Functional::MatrixCaseUtils
292 static const char* getOperationName (MatrixOp op)
322 static OperationType getOperationType (MatrixOp op)
363 static TestMatrixType getOperationTestMatrixType (MatrixOp op)
393 static bool isOperationBinary (MatrixOp op)
400 static bool isOperationMatrixScalar (MatrixOp op)
405 static bool isOperationMatrixVector (MatrixOp op)
410 static bool isOperationArithmeticMatrixMatrix (MatrixOp op)
415 static bool isOperationComponentwiseMatrixMatrix (MatrixOp op)
420 static bool isOperationVectorVector (MatrixOp o
[all...]

Completed in 93 milliseconds