Searched refs:verifyUniformValue4i (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fShaderStateQueryTests.cpp | 400 void verifyUniformValue4i (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLin… in verifyUniformValue4i() function 1869 verifyUniformValue4i(m_testCtx, *this, program.getProgram(), location, 1, 2, 3, 4); in test() 1930 verifyUniformValue4i(m_testCtx, *this, program.getProgram(), location, 1, 0, 1, 1); in test() 1948 verifyUniformValue4i(m_testCtx, *this, program.getProgram(), location, 1, 0, 1, 1); in test()
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderStateQueryTests.cpp | 459 void verifyUniformValue4i (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLin… in verifyUniformValue4i() function 3099 verifyUniformValue4i(m_testCtx, *this, program, location, 1, 2, 3, 4); in test() 3244 verifyUniformValue4i(m_testCtx, *this, program, location, 1, 0, 1, 1); in test() 3262 verifyUniformValue4i(m_testCtx, *this, program, location, 1, 0, 1, 1); in test()
|