Searched refs:__indirect_glColor4ubv (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dindirect_api.cpp118 void __indirect_glColor4ubv(void) { } function
801 EXPECT_EQ((_glapi_proc) __indirect_glColor4ubv, table[_gloffset_Color4ubv]);
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp118 void __indirect_glColor4ubv(void) { } function
801 EXPECT_EQ((_glapi_proc) __indirect_glColor4ubv, table[_gloffset_Color4ubv]);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect_init.c117 table[36] = (_glapi_proc) __indirect_glColor4ubv;
H A Dindirect.h104 extern _X_HIDDEN void __indirect_glColor4ubv(const GLubyte * v);
H A Dindirect.c747 void __indirect_glColor4ubv(const GLubyte * v) function

Completed in 592 milliseconds