Searched refs:pipe_rt_blend_state (Results 1 – 18 of 18) sorted by relevance
41 const struct pipe_rt_blend_state *rt0 = &so->rt[0]; in etna_blend_state_create()116 const struct pipe_rt_blend_state *rt0 = &pblend->rt[0]; in etna_update_blend()
258 struct pipe_rt_blend_state struct281 struct pipe_rt_blend_state rt[PIPE_MAX_COLOR_BUFS]; argument
325 struct pipe_rt_blend_state struct349 struct pipe_rt_blend_state rt[PIPE_MAX_COLOR_BUFS]; argument
63 const struct pipe_rt_blend_state *rt = &cso->rt[0]; in fd2_blend_state_create()
97 const struct pipe_rt_blend_state *rt; in fd3_blend_state_create()
754 const struct pipe_rt_blend_state *rt; in fd3_emit_state()
95 const struct pipe_rt_blend_state *rt; in fd4_blend_state_create()
96 const struct pipe_rt_blend_state *rt; in fd5_blend_state_create()
145 const struct pipe_rt_blend_state *state);
569 util_dump_rt_blend_state(FILE *stream, const struct pipe_rt_blend_state *state) in util_dump_rt_blend_state()
288 struct pipe_rt_blend_state *blend = &c->fs_key->blend; in vc4_do_blending_f()335 struct pipe_rt_blend_state *blend = &c->fs_key->blend; in vc4_do_blending_i()
367 struct pipe_rt_blend_state blend;
324 const struct pipe_rt_blend_state * state = &blend->rt[rt]; in lp_build_blend_aos()
3236 struct pipe_rt_blend_state *blend_rt = &key->blend.rt[i]; in make_variant_key()
280 struct pipe_rt_blend_state *rtblend = &blend->rt[rt]; in emit_rt_blend()
337 struct pipe_rt_blend_state blend;
391 static void trace_dump_rt_blend_state(const struct pipe_rt_blend_state *state) in trace_dump_rt_blend_state()
73 struct pipe_rt_blend_state *rt_blend = &pipe_blend->rt[target]; in swr_create_blend_state()