Home
last modified time | relevance | path

Searched refs:repl_mask0 (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_blend.c119 GLbitfield repl_mask0 = in colormask_per_rt() local
123 return (ctx->Color.ColorMask & full_mask) != repl_mask0; in colormask_per_rt()