Home
last modified time | relevance | path

Searched refs:glPolygonStipple (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/docs/
DRELNOTES-6.230 functions like glPolygonStipple, glConvolutionFilter, glColorTable,
DRELNOTES-6.2.127 functions like glPolygonStipple, glConvolutionFilter, glColorTable,
DVERSIONS396 - glPolygonStipple pattern was sometimes wrong
562 - glPolygonStipple now obeys pixel unpacking parameters
/external/mesa3d/src/gallium/state_trackers/wgl/
Dopengl32.mingw.def211 glPolygonStipple = glPolygonStipple@4
Dopengl32.def211 glPolygonStipple
Dstw_context.c612 &glPolygonStipple,
/external/mesa3d/src/mesa/drivers/windows/gdi/
Dmesa.def205 glPolygonStipple
/external/mesa3d/include/GL/
Dgl.h806 GLAPI void GLAPIENTRY glPolygonStipple( const GLubyte *mask );
Dgl_mangle.h1298 #define glPolygonStipple MANGLE(PolygonStipple) macro