Searched refs:S_028D0C_STENCIL_COMPRESS_DISABLE (Results 1 – 2 of 2) sorted by relevance
1634 S_028D0C_STENCIL_COMPRESS_DISABLE(a->flush_stencil_inplace); in r600_emit_db_misc_state()
790 #define S_028D0C_STENCIL_COMPRESS_DISABLE(x) (((unsigned)(x) & 0x1) << 5) macro