Searched defs:winWidth (Results 1 - 13 of 13) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/util/ |
| H A D | showbuffer.c | 29 ShowDepthBuffer( GLsizei winWidth, GLsizei winHeight, argument 99 ShowAlphaBuffer( GLsizei winWidth, GLsize argument 150 ShowStencilBuffer(GLsizei winWidth,GLsizei winHeight,GLfloat scale,GLfloat bias) argument [all...] |
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/ |
| H A D | bindtex.c | 429 const int winWidth = 300, winHeight = 300; local in function:main
|
| H A D | es1_info.c | 230 const int winWidth = 400, winHeight = 300; local in function:main
|
| H A D | msaa.c | 329 const int winWidth = 600, winHeight = 600; local in function:main
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles2/ |
| H A D | es2_info.c | 230 const int winWidth = 400, winHeight = 300; local in function:main
|
| H A D | es2tri.c | 434 const int winWidth = 300, winHeight = 300; local in function:main
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/ |
| H A D | eglcommon.c | 209 const int winWidth = width, winHeight = height; local in function:run
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | texgenmix.c | 27 int winWidth = 580, winHeight = 720; variable in typeref:typename:int
|
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | multictx.c | 530 unsigned int winWidth = 800, winHeight = 400; local in function:main
|
| H A D | glxgears.c | 724 unsigned int winWidth = 300, winHeight = 300; local in function:main
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | texenv.c | 79 int winWidth = 580, winHeight = 720; variable in typeref:typename:int
|
| H A D | projtex.c | 34 int winWidth, winHeight; variable in typeref:typename:int
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengl/ |
| H A D | xeglgears.c | 779 const int winWidth = 300, winHeight = 300; local in function:main
|
Completed in 20 milliseconds