Searched defs:gldepthmax (Results 1 – 10 of 10) sorted by relevance
/external/quake/quake/src/QW/client/ |
D | gl_vidandroid.c | 27 float gldepthmin, gldepthmax; variable
|
D | gl_vidlinuxglx.c | 80 float gldepthmin, gldepthmax; variable
|
D | gl_vidlinux.c | 112 float gldepthmin, gldepthmax; variable
|
D | gl_vidlinux_x11.c | 92 float gldepthmin, gldepthmax; variable
|
D | gl_vidlinux_svga.c | 111 float gldepthmin, gldepthmax; variable
|
D | gl_vidnt.c | 116 float gldepthmin, gldepthmax; variable
|
/external/quake/quake/src/WinQuake/ |
D | gl_vidandroid.cpp | 50 float gldepthmin, gldepthmax; variable
|
D | gl_vidlinuxglx.cpp | 92 float gldepthmin, gldepthmax; variable
|
D | gl_vidlinux.cpp | 111 float gldepthmin, gldepthmax; variable
|
D | gl_vidnt.cpp | 116 float gldepthmin, gldepthmax; variable
|