Searched refs:PrintString (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dzbitmap.c21 PrintString(const char *s) function in typeref:typename:void
44 PrintString("Z = -1.0");
46 PrintString("Z = 0.0");
48 PrintString("Z = 1.0");
71 PrintString("This is a bitmap string drawn at z = -1.0");
74 PrintString("This is a bitmap string drawn at z = 0.0");
77 PrintString("This is a bitmap string drawn at z = 1.0");
80 PrintString("GL_DEPTH_FUNC = GL_LEQUAL");
H A Dantialias.c23 PrintString(const char *s) function in typeref:typename:void
80 PrintString("No antialiasing");
85 PrintString(" MULTISAMPLE");
87 PrintString("MULTISAMPLE (off)");
90 PrintString("MULTISAMPLE (N/A)");
93 PrintString("GL_POLYGON_SMOOTH");
H A Dtexdown.c302 PrintString(const char *s) function in typeref:typename:void
322 PrintString(s);
329 PrintString(s);
335 PrintString(s);
340 PrintString(s);
356 PrintString(s);
367 PrintString(s);
H A Dpackedpixels.c115 PrintString(const char *s) function in typeref:typename:void
257 PrintString(Formats[i].name);
267 PrintString("Normal");
269 PrintString("Byte Swapped");
277 PrintString(s);
284 PrintString("Target [2/3]: GL_TEXTURE_3D");
286 PrintString("Target [2/3]: GL_TEXTURE_2D");
293 PrintString("Blend: Yes");
295 PrintString("Blend: No");
H A Dblendxor.c39 PrintString(const char *s) function in typeref:typename:void
62 PrintString("XOR LogicOp:");
69 PrintString("Invert Blending:");
H A Dpbo.c60 PrintString(const char *s) function in typeref:typename:void
103 PrintString("f = toggle front/back s = toggle scale/bias b = benchmark");
106 PrintString("GL_EXT_pixel_buffer_object test");
110 PrintString("Original");
123 PrintString("Read/DrawPixels");
166 PrintString("CopyPixels");
H A Dtexcmp.c77 PrintString(const char *s) function in typeref:typename:void
127 PrintString("Selected: ");
128 PrintString(TextureName(Tx->TC));
132 PrintString("Internal: ");
133 PrintString(TextureName(Tx->cFormat));
135 PrintString("Size : ");
137 PrintString(tmp);
H A Dreadrate.c65 PrintString(const char *s) function in typeref:typename:void
142 PrintString(str);
146 PrintString("Press up/down/left/right to change image size.");
150 PrintString("Press 'b' to run benchmark test.");
155 PrintString("Testing...");
H A Dcylwrap.c20 PrintString(const char *s) function in typeref:typename:void
91 PrintString(str);
94 PrintString("s =");
H A Dviewmemory.c68 PrintString(const char *s) function in typeref:typename:void
99 PrintString(s);
H A Dbug_3195.c53 PrintString(const char *s) function in typeref:typename:void
104 PrintString(str);
H A Dmipmap_tunnel.c137 PrintString(const char *s) function in typeref:typename:void
184 PrintString(str);
H A Drubberband.c82 PrintString(const char *s) function in typeref:typename:void
106 PrintString(s);
H A Darraytexture.c81 PrintString(const char *s) function in typeref:typename:void
127 PrintString(str);
H A Dmipmap_view.c45 PrintString(const char *s) function in typeref:typename:void
283 PrintString(str);
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Darbocclude2.c48 PrintString(const char *s) function in typeref:typename:void
220 PrintString(s);
223 PrintString("Fully Occluded");
229 PrintString("Fully Occluded");
231 PrintString("Partly Visible");
237 PrintString("GL_ARB_occlusion_query not available at compile time");
H A Dpixeltest.c58 PrintString(const char *s) function in typeref:typename:void
297 PrintString("Key:");
299 PrintString(" Change linewidth: v/b");
301 PrintString(" Move whole line: UP/DOWN/LEFT/RIGHT arrow keys");
303 PrintString(" Move endpoint: i/k/j/l");
305 PrintString(" Move startpoint: w/s/a/d");
307 PrintString(" Change view: drag/click mouse");
310 PrintString("Zoom Pixel Test");
313 PrintString("Original");
317 PrintString("Rea
[all...]
H A Dreadpix.c73 PrintString(const char *s) function in typeref:typename:void
150 PrintString("f = toggle front/back s = toggle scale/bias b = benchmark");
154 PrintString("Original");
216 PrintString("Read/DrawPixels");
257 PrintString("CopyPixels");
H A Darbocclude.c45 PrintString(const char *s) function in typeref:typename:void
180 PrintString(s);
H A Dlodbias.c50 PrintString(const char *s) function in typeref:typename:void
102 PrintString(str);
H A Dfogcoord.c52 PrintString(const char *s) function in typeref:typename:void
72 PrintString(s);
79 PrintString(s);
H A Dengine.c908 PrintString(const char *s) function in typeref:typename:void
975 PrintString(s);
/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dshadow_sampler.c49 PrintString(const char *s) function in typeref:typename:void
89 PrintString("white black white black");

Completed in 43 milliseconds