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

/xsrc/external/mit/MesaLib.old/dist/src/glx/tests/
H A Dindirect_api.cpp302 void __indirect_glShadeModel(void) { } function in typeref:typename:void
989 EXPECT_EQ((_glapi_proc) __indirect_glShadeModel, table[_gloffset_ShadeModel]);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dindirect_init.c306 table[177] = (_glapi_proc) __indirect_glShadeModel;
H A Dindirect.h245 extern _X_HIDDEN void __indirect_glShadeModel(GLenum mode);
H A Dindirect.c2257 void __indirect_glShadeModel(GLenum mode) function in typeref:typename:void
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dindirect_init.c306 table[177] = (_glapi_proc) __indirect_glShadeModel;
H A Dindirect.h245 extern _X_HIDDEN void __indirect_glShadeModel(GLenum mode);
H A Dindirect.c2257 void __indirect_glShadeModel(GLenum mode) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/glx/tests/
H A Dindirect_api.cpp304 void __indirect_glShadeModel(GLenum mode) { } function in typeref:typename:void
991 EXPECT_EQ((_glapi_proc) __indirect_glShadeModel, table[_gloffset_ShadeModel]);

Completed in 53 milliseconds