Home
last modified time | relevance | path

Searched refs:getOperationTestMatrixType (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles2/functional/
H A Des2fShaderMatrixTests.cpp237 static TestMatrixType getOperationTestMatrixType (MatrixOp op) in getOperationTestMatrixType() function
994 if (getOperationTestMatrixType(m_op) != TESTMATRIXTYPE_DEFAULT) in init()
1001 switch (getOperationTestMatrixType(m_op)) in init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/functional/
H A Des3fShaderMatrixTests.cpp363 static TestMatrixType getOperationTestMatrixType (MatrixOp op) in getOperationTestMatrixType() function
1666 if (getOperationTestMatrixType(m_op) != TESTMATRIXTYPE_DEFAULT) in init()
1673 switch (getOperationTestMatrixType(m_op)) in init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderMatrixTests.cpp358 static TestMatrixType getOperationTestMatrixType (MatrixOp op) in getOperationTestMatrixType() function
1434 if (getOperationTestMatrixType(m_op) != TESTMATRIXTYPE_DEFAULT) in ShaderMatrixInstance()
1441 switch (getOperationTestMatrixType(m_op)) in ShaderMatrixInstance()