Searched refs:VGA_planar (Results 1 - 6 of 6) sorted by relevance

/external/quake/quake/src/WinQuake/
H A Dvid_vga.cpp40 static int VGA_planar; variable
370 VGA_planar = pcurrentmode->planar;
371 if (VGA_planar)
439 if (VGA_planar)
H A Dvid_svgalib.cpp101 int VGA_width, VGA_height, VGA_rowbytes, VGA_bufferrowbytes, VGA_planar; variable
124 if (VGA_planar)
188 if (VGA_planar)
494 VGA_planar = modes[current_mode].bytesperpixel == 0;
497 if (VGA_planar) {
733 if (VGA_planar)
H A Dvid_sunx.cpp54 int VGA_width, VGA_height, VGA_rowbytes, VGA_bufferrowbytes, VGA_planar; variable
H A Dvid_sunxil.cpp124 int VGA_width, VGA_height, VGA_rowbytes, VGA_bufferrowbytes, VGA_planar; variable
/external/quake/quake/src/QW/client/
H A Dvid_svgalib.c102 int VGA_width, VGA_height, VGA_rowbytes, VGA_bufferrowbytes, VGA_planar; variable
125 if (VGA_planar)
189 if (VGA_planar)
495 VGA_planar = modes[current_mode].bytesperpixel == 0;
498 if (VGA_planar) {
746 if (VGA_planar)
H A Dvid_x.c50 int VGA_width, VGA_height, VGA_rowbytes, VGA_bufferrowbytes, VGA_planar; variable

Completed in 45 milliseconds