Searched refs:verifyUniformValue2i (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fShaderStateQueryTests.cpp | 341 void verifyUniformValue2i (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLin… in verifyUniformValue2i() function 1861 verifyUniformValue2i(m_testCtx, *this, program.getProgram(), location, 1, 2); in test() 1922 verifyUniformValue2i(m_testCtx, *this, program.getProgram(), location, 1, 1); in test() 1940 verifyUniformValue2i(m_testCtx, *this, program.getProgram(), location, 1, 1); in test()
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderStateQueryTests.cpp | 400 void verifyUniformValue2i (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLin… in verifyUniformValue2i() function 3091 verifyUniformValue2i(m_testCtx, *this, program, location, 1, 2); in test() 3236 verifyUniformValue2i(m_testCtx, *this, program, location, 1, 1); in test() 3254 verifyUniformValue2i(m_testCtx, *this, program, location, 1, 1); in test()
|