Searched refs:_mesa_GetnPolygonStippleARB (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dpolygon.h40 _mesa_GetnPolygonStippleARB( GLsizei bufSize, GLubyte *dest );
H A Dpolygon.c275 _mesa_GetnPolygonStippleARB( GLsizei bufSize, GLubyte *dest ) function in typeref:typename:void GLAPIENTRY
298 _mesa_GetnPolygonStippleARB(INT_MAX, dest);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dpolygon.h40 _mesa_GetnPolygonStippleARB( GLsizei bufSize, GLubyte *dest );
H A Dpolygon.c290 _mesa_GetnPolygonStippleARB( GLsizei bufSize, GLubyte *dest ) function in typeref:typename:void GLAPIENTRY
313 _mesa_GetnPolygonStippleARB(INT_MAX, dest);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c434 SET_GetnPolygonStippleARB(exec, _mesa_GetnPolygonStippleARB);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c516 SET_GetnPolygonStippleARB(exec, _mesa_GetnPolygonStippleARB);

Completed in 6 milliseconds