Searched refs:__indirect_glColor3ubv (Results 1 - 5 of 5) sorted by path

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect.c589 void __indirect_glColor3ubv(const GLubyte * v) function
H A Dindirect.h88 extern _X_HIDDEN void __indirect_glColor3ubv(const GLubyte * v);
H A Dindirect_init.c101 table[20] = (_glapi_proc) __indirect_glColor3ubv;
/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dindirect_api.cpp102 void __indirect_glColor3ubv(void) { } function
785 EXPECT_EQ((_glapi_proc) __indirect_glColor3ubv, table[_gloffset_Color3ubv]);
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp102 void __indirect_glColor3ubv(void) { } function
785 EXPECT_EQ((_glapi_proc) __indirect_glColor3ubv, table[_gloffset_Color3ubv]);

Completed in 319 milliseconds