Searched refs:R300_VAP_TCL_BYPASS (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/r300/ | ||
D | r300_reg.h | 191 # define R300_VAP_TCL_BYPASS (1 << 8) macro |
D | r300_state.c | 1168 vap_control_status |= R300_VAP_TCL_BYPASS; in r300_create_rs_state() |