Searched refs:zbuffer (Results 1 - 4 of 4) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dvid_null.c12 short zbuffer[BASEWIDTH*BASEHEIGHT]; variable
37 d_pzbuffer = zbuffer;
/external/quake/quake/src/WinQuake/
H A Dvid_null.cpp31 short zbuffer[BASEWIDTH*BASEHEIGHT]; variable
56 d_pzbuffer = zbuffer;
/external/quake/quake/src/QW/scitech/include/
H A Dmgraph.h570 * format, while zbuffer coordinates are passed in 4.28 signed fixed point
572 * internally, and all user passed zbuffer values should be greater than
841 void *zbuffer; /* Pointer to Z-buffer if allocated */ member in struct:__anon10200
842 m_int zbits; /* Bits per zbuffer element */
843 m_int zwidth; /* Width of the zbuffer in pixels */
895 /* Define the flags for the types of direct zbuffer access provided */
/external/quake/quake/src/WinQuake/scitech/INCLUDE/
H A DMGRAPH.H570 * format, while zbuffer coordinates are passed in 4.28 signed fixed point
572 * internally, and all user passed zbuffer values should be greater than
841 void *zbuffer; /* Pointer to Z-buffer if allocated */ member in struct:__anon10499
842 m_int zbits; /* Bits per zbuffer element */
843 m_int zwidth; /* Width of the zbuffer in pixels */
895 /* Define the flags for the types of direct zbuffer access provided */

Completed in 184 milliseconds