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

/external/deqp/modules/gles2/functional/
H A Des2fShaderMatrixTests.cpp237 static TestMatrixType getOperationTestMatrixType (MatrixOp op) function in namespace:deqp::gles2::Functional::MatrixCaseUtils
994 if (getOperationTestMatrixType(m_op) != TESTMATRIXTYPE_DEFAULT)
1001 switch (getOperationTestMatrixType(m_op))
/external/deqp/modules/gles3/functional/
H A Des3fShaderMatrixTests.cpp363 static TestMatrixType getOperationTestMatrixType (MatrixOp op) function in namespace:deqp::gles3::Functional::MatrixCaseUtils
1680 if (getOperationTestMatrixType(m_op) != TESTMATRIXTYPE_DEFAULT)
1687 switch (getOperationTestMatrixType(m_op))

Completed in 128 milliseconds