Searched refs:R200_VTX_Z0 (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_maos_arrays.c97 vfmt0 |= R200_VTX_Z0;
H A Dr200_swtcl.c105 EMIT_ATTR( _TNL_ATTRIB_POS, EMIT_4F, R200_VTX_XY | R200_VTX_Z0 | R200_VTX_W0 );
109 EMIT_ATTR( _TNL_ATTRIB_POS, EMIT_3F, R200_VTX_XY | R200_VTX_Z0 );
774 const GLuint fmt_0 = R200_VTX_XY | R200_VTX_Z0 | R200_VTX_W0
H A Dr200_sanity.c1000 (vfmt & R200_VTX_Z0) ? "z," : "",
H A Dr200_reg.h377 #define R200_VTX_Z0 (1<<0) macro
H A Dr200_state_init.c1145 ((R200_VTX_Z0 | R200_VTX_W0 |
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_maos_arrays.c97 vfmt0 |= R200_VTX_Z0;
H A Dr200_swtcl.c105 EMIT_ATTR( _TNL_ATTRIB_POS, EMIT_4F, R200_VTX_XY | R200_VTX_Z0 | R200_VTX_W0 );
109 EMIT_ATTR( _TNL_ATTRIB_POS, EMIT_3F, R200_VTX_XY | R200_VTX_Z0 );
774 const GLuint fmt_0 = R200_VTX_XY | R200_VTX_Z0 | R200_VTX_W0
H A Dr200_sanity.c1000 (vfmt & R200_VTX_Z0) ? "z," : "",
H A Dr200_reg.h377 #define R200_VTX_Z0 (1<<0) macro
H A Dr200_state_init.c1145 ((R200_VTX_Z0 | R200_VTX_W0 |
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_reg.h3071 # define R200_VTX_Z0 (1<<0) macro
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_reg.h3071 # define R200_VTX_Z0 (1<<0) macro

Completed in 133 milliseconds