Searched refs:R300_CLIP_DISABLE (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_commonfuncs.c232 OUT_ACCEL_REG(R300_VAP_CLIP_CNTL, R300_CLIP_DISABLE);
H A Dradeon_reg.h4607 # define R300_CLIP_DISABLE (1 << 16) macro
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_accel.c330 OUT_RING_REG(R300_VAP_CLIP_CNTL, R300_CLIP_DISABLE);
H A Dradeon_reg.h4607 # define R300_CLIP_DISABLE (1 << 16) macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_render.c1181 OUT_CS_REG(R300_VAP_CLIP_CNTL, R300_CLIP_DISABLE);
H A Dr300_reg.h482 # define R300_CLIP_DISABLE (1 << 16) macro
H A Dr300_state.c1276 vap_clip_cntl = R300_CLIP_DISABLE;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_render.c1208 OUT_CS_REG(R300_VAP_CLIP_CNTL, R300_CLIP_DISABLE);
H A Dr300_reg.h482 # define R300_CLIP_DISABLE (1 << 16) macro
H A Dr300_state.c1270 vap_clip_cntl = R300_CLIP_DISABLE;

Completed in 111 milliseconds