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

  /external/chromium_org/third_party/mesa/src/src/glx/tests/
indirect_api.cpp 244 void __indirect_glOrtho(void) { }
    [all...]
  /external/mesa3d/src/glx/tests/
indirect_api.cpp 244 void __indirect_glOrtho(void) { }
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
indirect_init.c 243 table[296] = (_glapi_proc) __indirect_glOrtho;
    [all...]
indirect.h 364 extern _X_HIDDEN void __indirect_glOrtho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar);
    [all...]
indirect.c     [all...]

Completed in 886 milliseconds