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

/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dindirect_api.cpp304 void __indirect_glShadeModel(void) { } function
987 EXPECT_EQ((_glapi_proc) __indirect_glShadeModel, table[_gloffset_ShadeModel]);
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp304 void __indirect_glShadeModel(void) { } function
987 EXPECT_EQ((_glapi_proc) __indirect_glShadeModel, table[_gloffset_ShadeModel]);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect_init.c303 table[177] = (_glapi_proc) __indirect_glShadeModel;
H A Dindirect.h245 extern _X_HIDDEN void __indirect_glShadeModel(GLenum mode);
H A Dindirect.c2196 void __indirect_glShadeModel(GLenum mode) function

Completed in 110 milliseconds