Searched refs:S_028D0C_COPY_SAMPLE (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ | ||
D | r600_state.c | 1808 S_028D0C_COPY_SAMPLE(a->copy_sample); in r600_emit_db_misc_state() |
D | r600d.h | 718 #define S_028D0C_COPY_SAMPLE(x) (((x) & 0x1) << 8) macro |