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

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLESmacros.h 36 ctx->setGLerror(err); \
43 ctx->setGLerror(err); \
GLEScontext.h 121 void setGLerror(GLenum err);
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Imp.cpp     [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp 241 ctx->setGLerror(GL_NO_ERROR);
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLEScontext.cpp 173 void GLEScontext::setGLerror(GLenum err) {

Completed in 46 milliseconds