Home
last modified time | relevance | path

Searched refs:pipe_rt_blend_state (Results 1 – 25 of 27) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_blend.c84 const struct pipe_rt_blend_state *rt; in __fd6_setup_blend_variant()
171 const struct pipe_rt_blend_state *rt = &cso->rt[i]; in fd6_blend_state_create()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_blend.c42 const struct pipe_rt_blend_state *rt0 = &so->rt[0]; in etna_blend_state_create()
128 const struct pipe_rt_blend_state *rt0 = &pblend->rt[0]; in etna_update_blend()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_blend.h136 util_blend_uses_dest(struct pipe_rt_blend_state rt) in util_blend_uses_dest()
Du_dump.h145 const struct pipe_rt_blend_state *state);
Du_dump_state.c563 util_dump_rt_blend_state(FILE *stream, const struct pipe_rt_blend_state *state) in util_dump_rt_blend_state()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_blend.c60 const struct pipe_rt_blend_state *rt = &cso->rt[0]; in fd2_blend_state_create()
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_blend.c78 const struct pipe_rt_blend_state *rt; in fd3_blend_state_create()
Dfd3_emit.c796 const struct pipe_rt_blend_state *rt; in fd3_emit_state()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h344 struct pipe_rt_blend_state struct
371 struct pipe_rt_blend_state rt[PIPE_MAX_COLOR_BUFS]; argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_blend.c77 const struct pipe_rt_blend_state *rt; in fd4_blend_state_create()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_blend.c80 const struct pipe_rt_blend_state *rt; in fd5_blend_state_create()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_nir_lower_blend.c251 struct pipe_rt_blend_state *blend = &c->fs_key->blend; in vc4_do_blending_f()
298 struct pipe_rt_blend_state *blend = &c->fs_key->blend; in vc4_do_blending_i()
Dvc4_qir.h341 struct pipe_rt_blend_state blend;
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_blend.c274 struct pipe_rt_blend_state *rt = &blend->rt[i]; in st_update_blend()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend_aos.c324 const struct pipe_rt_blend_state * state = &blend->rt[rt]; in lp_build_blend_aos()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3dx_emit.c282 struct pipe_rt_blend_state *rtblend = &blend->rt[rt]; in emit_rt_blend()
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_dump_state.c385 static void trace_dump_rt_blend_state(const struct pipe_rt_blend_state *state) in trace_dump_rt_blend_state()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_state.c369 const struct pipe_rt_blend_state *rt = blend_state->rt; in zink_create_blend_state()
/third_party/mesa3d/src/broadcom/compiler/
Dv3d_compiler.h428 struct pipe_rt_blend_state blend;
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_draw.c621 struct pipe_rt_blend_state *rt = ctx->blend->base.rt; in lima_pack_render_state()
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_state.c131 struct pipe_rt_blend_state rt = state->rt[rti]; in agx_create_blend_state()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c1526 const struct pipe_rt_blend_state *rt = in set_blend_entry_bits()
1605 const struct pipe_rt_blend_state *rt = in crocus_create_blend_state()
5398 const struct pipe_rt_blend_state *rt = in crocus_populate_binding_table()
6159 const struct pipe_rt_blend_state *rt =
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context.cpp325 const struct pipe_rt_blend_state *rt = blend_state->rt + i; in d3d12_create_blend_state()
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_state.cpp84 struct pipe_rt_blend_state *rt_blend = &pipe_blend->rt[target]; in swr_create_blend_state()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_cmdstream.c3435 const struct pipe_rt_blend_state pipe = blend->rt[g]; in panfrost_create_blend_state()

12