Searched refs:rat_colormask (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Devergreen_state.c2037 unsigned rat_colormask = evergreen_construct_rat_mask(rctx, a, a->nr_cbufs); local in function:evergreen_emit_cb_misc_state
2039 radeon_emit(cs, (a->blend_colormask & fb_colormask) | rat_colormask); /* R_028238_CB_TARGET_MASK */
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Devergreen_state.c2043 unsigned rat_colormask = evergreen_construct_rat_mask(rctx, a, a->nr_cbufs); local in function:evergreen_emit_cb_misc_state
2045 radeon_emit(cs, (a->blend_colormask & fb_colormask) | rat_colormask); /* R_028238_CB_TARGET_MASK */

Completed in 14 milliseconds