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

/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_wm_fp.c258 unsigned int other_channel_mask; local
268 other_channel_mask = inst0->DstReg.WriteMask & ~(1 << dst_chan);
269 if (other_channel_mask != 0) {
272 dst_mask(inst0->DstReg, other_channel_mask),

Completed in 39 milliseconds