Home
last modified time | relevance | path

Searched refs:_mesa_GetnPolygonStippleARB (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dpolygon.h40 _mesa_GetnPolygonStippleARB( GLsizei bufSize, GLubyte *dest );
Dpolygon.c212 _mesa_GetnPolygonStippleARB( GLsizei bufSize, GLubyte *dest ) in _mesa_GetnPolygonStippleARB() function
235 _mesa_GetnPolygonStippleARB(INT_MAX, dest); in _mesa_GetPolygonStipple()
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c207 SET_GetnPolygonStippleARB(exec, _mesa_GetnPolygonStippleARB); in _mesa_initialize_exec_table()