| /xsrc/external/mit/mesa-demos/dist/src/redbook/ |
| H A D | cube.c | 67 glViewport (0, 0, (GLsizei) w, (GLsizei) h);
|
| H A D | clip.c | 78 glViewport (0, 0, (GLsizei) w, (GLsizei) h);
|
| H A D | depthcue.c | 80 glViewport(0, 0, w, h);
|
| H A D | smooth.c | 73 glViewport (0, 0, (GLsizei) w, (GLsizei) h);
|
| /xsrc/external/mit/mesa-demos/dist/src/trivial/ |
| H A D | clear-fbo.c | 51 glViewport(0, 0, width, height); 80 glViewport(0, 0, Width, Height); 112 glViewport(0, 0, Width, Height); 127 glViewport(0, 0, Width, Height);
|
| H A D | clear-fbo-tex.c | 74 glViewport( 0, 0, width, height ); 109 glViewport(0, 0, TexWidth, TexHeight); 136 glViewport(0, 0, Width, Height); 151 glViewport(0, 0, Width, Height);
|
| H A D | tri-z-clip.c | 15 glViewport(0, 0, width, height);
|
| H A D | tri-fbo-tex-mip.c | 66 glViewport(0, 0, 109 glViewport(0, 0, Width, Height); 145 glViewport(0, 0, width, height);
|
| H A D | tri-fbo-tex.c | 66 glViewport(0, 0, TexWidth, TexHeight); 108 glViewport(0, 0, Width, Height); 144 glViewport(0, 0, width, height);
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | line-sample.c | 131 glViewport(0*w, i*h, w, h); 133 glViewport(1*w, i*h, w, h); 135 glViewport(2*w, i*h, w, h); 137 glViewport(3*w, i*h, w, h);
|
| H A D | shader-interp.c | 39 glViewport(0, 0, 300, 300); 43 glViewport(300, 0, 300, 300); 60 glViewport(0, 0, Width, Height); 92 glViewport(0, 0, width, height);
|
| H A D | copypixrate.c | 34 glViewport(0, 0, ImgWidth, ImgHeight); 62 glViewport(0, 0, WinWidth, WinHeight); 172 glViewport(0, 0, width, height);
|
| H A D | front-back-modes.c | 68 glViewport(0, 0, hw, WinHeight); 76 glViewport(hw, 0, WinWidth - hw, WinHeight);
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/ |
| H A D | MESA_resize_buffers.spec | 36 Mesa's glViewport command queries the current window size and updates 38 since most applications call glViewport in response to window size 41 In some situations, however, the application may not call glViewport
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/ |
| H A D | MESA_resize_buffers.spec | 36 Mesa's glViewport command queries the current window size and updates 38 since most applications call glViewport in response to window size 41 In some situations, however, the application may not call glViewport
|
| /xsrc/external/mit/mesa-demos/dist/src/util/ |
| H A D | showbuffer.c | 74 glViewport(0, 0, winWidth, winHeight); 125 glViewport(0, 0, winWidth, winHeight); 177 glViewport(0, 0, winWidth, winHeight);
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | winpos.c | 67 glViewport(0, 0, (GLint)width, (GLint)height);
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengl/ |
| H A D | egltri.c | 83 glViewport(0, 0, (GLint) width, (GLint) height);
|
| /xsrc/external/mit/mesa-demos/dist/src/fp/ |
| H A D | point-position.c | 43 glViewport(0, 0, (GLint)width, (GLint)height);
|
| H A D | tri-depth.c | 45 glViewport(0, 0, (GLint)width, (GLint)height);
|
| H A D | tri-depth2.c | 47 glViewport(0, 0, (GLint)width, (GLint)height);
|
| H A D | tri-depthwrite.c | 43 glViewport(0, 0, (GLint)width, (GLint)height);
|
| H A D | tri-depthwrite2.c | 43 glViewport(0, 0, (GLint)width, (GLint)height);
|
| H A D | tri-param.c | 42 glViewport(0, 0, (GLint)width, (GLint)height);
|
| /xsrc/external/mit/mesa-demos/dist/src/glsl/ |
| H A D | identity.c | 41 glViewport(0, 0, width, height);
|