Searched refs:pipe_blend_color (Results 1 - 25 of 138) sorted by relevance

123456

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_blend_shaders.h34 panfrost_make_blend_shader(struct panfrost_context *ctx, struct panfrost_blend_state *cso, const struct pipe_blend_color *blend_color);
H A Dpan_blending.h32 bool panfrost_make_fixed_blend_mode(const struct pipe_rt_blend_state *blend, struct mali_blend_equation *out, unsigned colormask, const struct pipe_blend_color *blend_color);
H A Dpan_blending.c299 panfrost_make_constant(unsigned *factors, unsigned num_factors, const struct pipe_blend_color *blend_color, void *out)
363 panfrost_make_fixed_blend_mode(const struct pipe_rt_blend_state *blend, struct mali_blend_equation *out, unsigned colormask, const struct pipe_blend_color *blend_color)
H A Dpan_blend_shaders.c96 panfrost_make_blend_shader(struct panfrost_context *ctx, struct panfrost_blend_state *cso, const struct pipe_blend_color *blend_color)
H A Dpan_context.h209 struct pipe_blend_color blend_color;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_blend.h60 etna_set_blend_color(struct pipe_context *pctx, const struct pipe_blend_color *bc);
H A Detnaviv_blend.c147 etna_set_blend_color(struct pipe_context *pctx, const struct pipe_blend_color *bc)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_blend.h60 etna_set_blend_color(struct pipe_context *pctx, const struct pipe_blend_color *bc);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_setup.h40 struct pipe_blend_color;
117 const struct pipe_blend_color *blend_color );
H A Dlp_context.h73 struct pipe_blend_color blend_color;
H A Dlp_setup_context.h147 struct pipe_blend_color current;
H A Dlp_state_blend.c86 const struct pipe_blend_color *blend_color)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_context.h77 struct pipe_blend_color blend_color;
78 struct pipe_blend_color blend_color_clamped;
H A Dsp_state_blend.c70 const struct pipe_blend_color *blend_color)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_setup.h40 struct pipe_blend_color;
131 const struct pipe_blend_color *blend_color );
H A Dlp_context.h79 struct pipe_blend_color blend_color;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_context.h77 struct pipe_blend_color blend_color;
78 struct pipe_blend_color blend_color_clamped;
H A Dsp_state_blend.c70 const struct pipe_blend_color *blend_color)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_trace/
H A Dtr_dump_state.h59 void trace_dump_blend_color(const struct pipe_blend_color *state);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_trace/
H A Dtr_dump_state.h59 void trace_dump_blend_color(const struct pipe_blend_color *state);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_dump.h153 const struct pipe_blend_color *state);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_dump.h153 const struct pipe_blend_color *state);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atom_blend.c307 struct pipe_blend_color *bc =
308 (struct pipe_blend_color *)st->ctx->Color.BlendColorUnclamped;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_context.h128 struct pipe_blend_color blend_color;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/cso_cache/
H A Dcso_context.h138 const struct pipe_blend_color *bc);

Completed in 21 milliseconds

123456