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

/xsrc/external/mit/mesa-demos/dist/src/perf/
H A Dcopytex.c43 static const GLboolean DrawPoint = GL_TRUE; variable in typeref:typename:const GLboolean
119 if (DrawPoint)
136 if (DrawPoint)
H A Dfbobind.c43 static const GLboolean DrawPoint = GL_TRUE; variable in typeref:typename:const GLboolean
129 if (DrawPoint)
H A Dgenmipmap.c37 static GLboolean DrawPoint = GL_TRUE; variable in typeref:typename:GLboolean
91 if (DrawPoint)
H A Dreadpixels.c40 static const GLboolean DrawPoint = GL_TRUE; variable in typeref:typename:const GLboolean
88 if (DrawPoint)
H A Dteximage.c41 static const GLboolean DrawPoint = GL_TRUE; variable in typeref:typename:const GLboolean
116 if (DrawPoint)
136 if (DrawPoint)
185 if (DrawPoint)
H A Dvbo.c46 static const GLboolean DrawPoint = GL_TRUE; variable in typeref:typename:const GLboolean
100 if (DrawPoint) {
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dstretch.c87 static void DrawPoint(void) function in typeref:typename:void
285 DrawPoint();
/xsrc/external/mit/bitmap/dist/
H A DGraphics.c137 #define DrawPoint(BW, x, y, value)\ macro
150 DrawPoint(BW, x, y, value);

Completed in 7 milliseconds