Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_atom_blend.c160 colormask_per_rt(const struct gl_context *ctx) in colormask_per_rt() function
200 if (blend_per_rt(ctx) || colormask_per_rt(ctx)) { in st_update_blend()