Home
last modified time | relevance | path

Searched refs:pipe_blend_color (Results 1 – 25 of 68) sorted by relevance

123

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup.h38 struct pipe_blend_color;
108 const struct pipe_blend_color *blend_color);
Dlp_context.h80 struct pipe_blend_color blend_color;
Dlp_state_blend.c85 const struct pipe_blend_color *blend_color) in llvmpipe_set_blend_color()
Dlp_setup_context.h167 struct pipe_blend_color current;
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_context.h70 struct pipe_blend_color blend_color;
71 struct pipe_blend_color blend_color_clamped;
Dsp_state_blend.c70 const struct pipe_blend_color *blend_color) in softpipe_set_blend_color()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_blend.h60 etna_set_blend_color(struct pipe_context *pctx, const struct pipe_blend_color *bc);
Detnaviv_blend.c161 etna_set_blend_color(struct pipe_context *pctx, const struct pipe_blend_color *bc) in etna_set_blend_color()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_blend.c307 struct pipe_blend_color *bc = in st_update_blend_color()
308 (struct pipe_blend_color *)st->ctx->Color.BlendColorUnclamped; in st_update_blend_color()
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_dump_state.h59 void trace_dump_blend_color(const struct pipe_blend_color *state);
/third_party/mesa3d/src/gallium/include/pipe/
Dp_context.h42 struct pipe_blend_color;
407 const struct pipe_blend_color * );
Dp_state.h383 struct pipe_blend_color struct
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_dump.h160 const struct pipe_blend_color *state);
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_context.h102 struct pipe_blend_color blend_colour;
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_context.h268 struct pipe_blend_color blend_color;
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_context.h229 struct pipe_blend_color blend_color;
Dlima_state.c250 const struct pipe_blend_color *blend_color) in lima_set_blend_color()
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_state.h162 struct pipe_blend_color blend_color;
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_pipe.h248 struct pipe_blend_color blend_color;
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_context.h218 struct pipe_blend_color blend_color;
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h198 struct pipe_blend_color blend_colour;
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_encode.h213 const struct pipe_blend_color *color);
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h373 struct pipe_blend_color f;
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h242 struct pipe_blend_color blend_colour;
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_context.h89 struct pipe_blend_color state;

123