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

  /external/chromium_org/third_party/mesa/src/src/glx/tests/
indirect_api.cpp 105 void __indirect_glColor3us(void) { }
    [all...]
  /external/mesa3d/src/glx/tests/
indirect_api.cpp 105 void __indirect_glColor3us(void) { }
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
indirect_init.c 104 table[23] = (_glapi_proc) __indirect_glColor3us;
    [all...]
indirect.h 91 extern _X_HIDDEN void __indirect_glColor3us(GLushort red, GLushort green, GLushort blue);
    [all...]
indirect.c 614 void __indirect_glColor3us(GLushort red, GLushort green, GLushort blue)
    [all...]

Completed in 684 milliseconds