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

  /external/deqp/external/openglcts/modules/common/
glcTestSubcase.cpp 291 glw::GLenum glError = gl.getError();
294 if (glError != GL_NO_ERROR)
296 const char* name = glu::getErrorName(glError);
  /external/deqp/external/openglcts/modules/gl/
gl4cVertexAttribBindingTests.cpp     [all...]

Completed in 590 milliseconds