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

  /external/deqp/modules/gles2/functional/
es2fShaderStateQueryTests.cpp 138 void verifyCurrentVertexAttribConversion (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
928 verifyCurrentVertexAttribConversion(m_testCtx, *this, index, x, y, z, w);
938 verifyCurrentVertexAttribConversion(m_testCtx, *this, index, x, y, z, w);
948 verifyCurrentVertexAttribConversion(m_testCtx, *this, index, x, y, z, w);
958 verifyCurrentVertexAttribConversion(m_testCtx, *this, index, x, y, z, w);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderStateQueryTests.cpp 197 void verifyCurrentVertexAttribConversion (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
    [all...]

Completed in 40 milliseconds