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

  /external/chromium_org/third_party/mesa/src/src/glx/tests/
indirect_api.cpp 121 void __indirect_glColor4us(void) { }
    [all...]
  /external/mesa3d/src/glx/tests/
indirect_api.cpp 121 void __indirect_glColor4us(void) { }
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
indirect_init.c 120 table[39] = (_glapi_proc) __indirect_glColor4us;
    [all...]
indirect.h 107 extern _X_HIDDEN void __indirect_glColor4us(GLushort red, GLushort green, GLushort blue, GLushort alpha);
    [all...]
indirect.c 773 void __indirect_glColor4us(GLushort red, GLushort green, GLushort blue, GLushort alpha)
    [all...]

Completed in 4069 milliseconds