Searched refs:verifyUniformValue1i (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fShaderStateQueryTests.cpp | 316 void verifyUniformValue1i (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLin… in verifyUniformValue1i() function 1857 verifyUniformValue1i(m_testCtx, *this, program.getProgram(), location, 1); in test() 1918 verifyUniformValue1i(m_testCtx, *this, program.getProgram(), location, 1); in test() 1936 verifyUniformValue1i(m_testCtx, *this, program.getProgram(), location, 1); in test() 1993 verifyUniformValue1i(m_testCtx, *this, program.getProgram(), location, 1); in test()
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderStateQueryTests.cpp | 375 void verifyUniformValue1i (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLin… in verifyUniformValue1i() function 3087 verifyUniformValue1i(m_testCtx, *this, program, location, 1); in test() 3232 verifyUniformValue1i(m_testCtx, *this, program, location, 1); in test() 3250 verifyUniformValue1i(m_testCtx, *this, program, location, 1); in test() 3318 verifyUniformValue1i(m_testCtx, *this, program, location, 1); in test()
|