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

  /external/chromium_org/third_party/mesa/src/src/glx/
pixelstore.c 46 * \sa __indirect_glPixelStorei, __indirect_glPixelStoref
68 __indirect_glPixelStoref(GLenum pname, GLfloat param)
  /external/mesa3d/src/glx/
pixelstore.c 46 * \sa __indirect_glPixelStorei, __indirect_glPixelStoref
68 __indirect_glPixelStoref(GLenum pname, GLfloat param)
  /external/chromium_org/third_party/mesa/src/src/glx/tests/
indirect_api.cpp 249 void __indirect_glPixelStoref(void) { }
    [all...]
  /external/mesa3d/src/glx/tests/
indirect_api.cpp 249 void __indirect_glPixelStoref(void) { }
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
indirect_init.c 248 table[249] = (_glapi_proc) __indirect_glPixelStoref;
    [all...]
indirect.h 317 extern _X_HIDDEN void __indirect_glPixelStoref(GLenum pname, GLfloat param);
    [all...]

Completed in 4448 milliseconds