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

/xsrc/external/mit/MesaLib.old/dist/src/glx/tests/
H A Dindirect_api.cpp175 void __indirect_glGetPolygonStipple(void) { } function in typeref:typename:void
862 EXPECT_EQ((_glapi_proc) __indirect_glGetPolygonStipple, table[_gloffset_GetPolygonStipple]);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dindirect_init.c179 table[274] = (_glapi_proc) __indirect_glGetPolygonStipple;
H A Dindirect.h342 extern _X_HIDDEN void __indirect_glGetPolygonStipple(GLubyte * mask);
H A Dindirect.c3599 void __indirect_glGetPolygonStipple(GLubyte * mask) function in typeref:typename:void
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dindirect_init.c179 table[274] = (_glapi_proc) __indirect_glGetPolygonStipple;
H A Dindirect.h342 extern _X_HIDDEN void __indirect_glGetPolygonStipple(GLubyte * mask);
H A Dindirect.c3599 void __indirect_glGetPolygonStipple(GLubyte * mask) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/glx/tests/
H A Dindirect_api.cpp177 void __indirect_glGetPolygonStipple(GLubyte *mask) { } function in typeref:typename:void
864 EXPECT_EQ((_glapi_proc) __indirect_glGetPolygonStipple, table[_gloffset_GetPolygonStipple]);

Completed in 53 milliseconds