Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_blend.c116 colormask_per_rt(const struct gl_context *ctx, unsigned num_cb) in colormask_per_rt() function
207 (blend_per_rt(st, num_cb) || colormask_per_rt(ctx, num_cb))) { in st_update_blend()