HomeSort by: relevance | last modified time | path
    Searched refs:DrawPoint (Results 1 - 8 of 8) sorted by relevancy

  /xsrc/external/mit/mesa-demos/dist/src/perf/
copytex.c 43 static const GLboolean DrawPoint = GL_TRUE;
119 if (DrawPoint)
136 if (DrawPoint)
fbobind.c 43 static const GLboolean DrawPoint = GL_TRUE;
129 if (DrawPoint)
genmipmap.c 37 static GLboolean DrawPoint = GL_TRUE;
91 if (DrawPoint)
readpixels.c 40 static const GLboolean DrawPoint = GL_TRUE;
88 if (DrawPoint)
teximage.c 41 static const GLboolean DrawPoint = GL_TRUE;
116 if (DrawPoint)
136 if (DrawPoint)
185 if (DrawPoint)
vbo.c 46 static const GLboolean DrawPoint = GL_TRUE;
100 if (DrawPoint) {
  /xsrc/external/mit/mesa-demos/dist/src/samples/
stretch.c 87 static void DrawPoint(void)
285 DrawPoint();
  /xsrc/external/mit/bitmap/dist/
Graphics.c 137 #define DrawPoint(BW, x, y, value)\
150 DrawPoint(BW, x, y, value);

Completed in 8 milliseconds