Home
last modified time | relevance | path

Searched refs:glStateBits_t (Results 1 – 4 of 4) sorted by relevance

/dports/games/q2pro/q2pro/ref_newgl/
H A Dgl_local.h240 } glStateBits_t; typedef
248 glStateBits_t bits;
258 void GL_Bits( glStateBits_t bits );
H A Dgl_state.c100 void GL_Bits( glStateBits_t bits ) { in GL_Bits()
101 glStateBits_t diff = bits ^ gls.bits; in GL_Bits()
H A Dgl_mesh.c189 glStateBits_t bits; in GL_DrawAliasModel()
H A Dgl_tess.c665 glStateBits_t bits; in GL_Flush2D()