HomeSort by relevance Sort by last modified time
    Searched refs:verifyCurrentVertexAttribf (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/functional/
es2fShaderStateQueryTests.cpp 118 void verifyCurrentVertexAttribf (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
866 verifyCurrentVertexAttribf(m_testCtx, *this, index, x, y, z, w);
876 verifyCurrentVertexAttribf(m_testCtx, *this, index, x, y, z, w);
886 verifyCurrentVertexAttribf(m_testCtx, *this, index, x, y, z, w);
896 verifyCurrentVertexAttribf(m_testCtx, *this, index, x, y, z, w);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderStateQueryTests.cpp 137 void verifyCurrentVertexAttribf (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
1028 verifyCurrentVertexAttribf(m_testCtx, *this, index, x, y, z, w);
1038 verifyCurrentVertexAttribf(m_testCtx, *this, index, x, y, z, w);
1048 verifyCurrentVertexAttribf(m_testCtx, *this, index, x, y, z, w);
1058 verifyCurrentVertexAttribf(m_testCtx, *this, index, x, y, z, w);
    [all...]

Completed in 51 milliseconds