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 D | r200_maos_arrays.c | 97 vfmt0 |= R200_VTX_Z0;
|
| H A D | r200_swtcl.c | 105 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 D | r200_sanity.c | 1000 (vfmt & R200_VTX_Z0) ? "z," : "",
|
| H A D | r200_reg.h | 377 #define R200_VTX_Z0 (1<<0) macro
|
| H A D | r200_state_init.c | 1145 ((R200_VTX_Z0 | R200_VTX_W0 |
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_maos_arrays.c | 97 vfmt0 |= R200_VTX_Z0;
|
| H A D | r200_swtcl.c | 105 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 D | r200_sanity.c | 1000 (vfmt & R200_VTX_Z0) ? "z," : "",
|
| H A D | r200_reg.h | 377 #define R200_VTX_Z0 (1<<0) macro
|
| H A D | r200_state_init.c | 1145 ((R200_VTX_Z0 | R200_VTX_W0 |
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_reg.h | 3071 # define R200_VTX_Z0 (1<<0) macro
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | radeon_reg.h | 3071 # define R200_VTX_Z0 (1<<0) macro
|
Completed in 133 milliseconds