Searched refs:verifyCurrentVertexAttribf (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fShaderStateQueryTests.cpp | 118 void verifyCurrentVertexAttribf (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLint index, G… in verifyCurrentVertexAttribf() function 866 verifyCurrentVertexAttribf(m_testCtx, *this, index, x, y, z, w); in test() 876 verifyCurrentVertexAttribf(m_testCtx, *this, index, x, y, z, w); in test() 886 verifyCurrentVertexAttribf(m_testCtx, *this, index, x, y, z, w); in test() 896 verifyCurrentVertexAttribf(m_testCtx, *this, index, x, y, z, w); in test()
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderStateQueryTests.cpp | 137 void verifyCurrentVertexAttribf (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLint index, G… in verifyCurrentVertexAttribf() function 1028 verifyCurrentVertexAttribf(m_testCtx, *this, index, x, y, z, w); in test() 1038 verifyCurrentVertexAttribf(m_testCtx, *this, index, x, y, z, w); in test() 1048 verifyCurrentVertexAttribf(m_testCtx, *this, index, x, y, z, w); in test() 1058 verifyCurrentVertexAttribf(m_testCtx, *this, index, x, y, z, w); in test()
|