Searched refs:verifyUniformValue3i (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fShaderStateQueryTests.cpp | 369 void verifyUniformValue3i (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLin… in verifyUniformValue3i() function 1865 verifyUniformValue3i(m_testCtx, *this, program.getProgram(), location, 1, 2, 3); in test() 1926 verifyUniformValue3i(m_testCtx, *this, program.getProgram(), location, 0, 1, 1); in test() 1944 verifyUniformValue3i(m_testCtx, *this, program.getProgram(), location, 0, 1, 1); in test()
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderStateQueryTests.cpp | 428 void verifyUniformValue3i (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLin… in verifyUniformValue3i() function 3095 verifyUniformValue3i(m_testCtx, *this, program, location, 1, 2, 3); in test() 3240 verifyUniformValue3i(m_testCtx, *this, program, location, 0, 1, 1); in test() 3258 verifyUniformValue3i(m_testCtx, *this, program, location, 0, 1, 1); in test()
|