Searched refs:verifyCurrentVertexAttribConversion (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fShaderStateQueryTests.cpp | 138 void verifyCurrentVertexAttribConversion (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLint… in verifyCurrentVertexAttribConversion() function 928 verifyCurrentVertexAttribConversion(m_testCtx, *this, index, x, y, z, w); in test() 938 verifyCurrentVertexAttribConversion(m_testCtx, *this, index, x, y, z, w); in test() 948 verifyCurrentVertexAttribConversion(m_testCtx, *this, index, x, y, z, w); in test() 958 verifyCurrentVertexAttribConversion(m_testCtx, *this, index, x, y, z, w); in test()
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderStateQueryTests.cpp | 197 void verifyCurrentVertexAttribConversion (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLint… in verifyCurrentVertexAttribConversion() function 1154 verifyCurrentVertexAttribConversion(m_testCtx, *this, index, x, y, z, w); in test() 1164 verifyCurrentVertexAttribConversion(m_testCtx, *this, index, x, y, z, w); in test() 1174 verifyCurrentVertexAttribConversion(m_testCtx, *this, index, x, y, z, w); in test() 1184 verifyCurrentVertexAttribConversion(m_testCtx, *this, index, x, y, z, w); in test()
|