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 D | pan_blend_shaders.h | 34 panfrost_make_blend_shader(struct panfrost_context *ctx, struct panfrost_blend_state *cso, const struct pipe_blend_color *blend_color);
|
| H A D | pan_blending.h | 32 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 D | pan_blending.c | 299 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 D | pan_blend_shaders.c | 96 panfrost_make_blend_shader(struct panfrost_context *ctx, struct panfrost_blend_state *cso, const struct pipe_blend_color *blend_color)
|
| H A D | pan_context.h | 209 struct pipe_blend_color blend_color;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_blend.h | 60 etna_set_blend_color(struct pipe_context *pctx, const struct pipe_blend_color *bc);
|
| H A D | etnaviv_blend.c | 147 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 D | etnaviv_blend.h | 60 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 D | lp_setup.h | 40 struct pipe_blend_color; 117 const struct pipe_blend_color *blend_color );
|
| H A D | lp_context.h | 73 struct pipe_blend_color blend_color;
|
| H A D | lp_setup_context.h | 147 struct pipe_blend_color current;
|
| H A D | lp_state_blend.c | 86 const struct pipe_blend_color *blend_color)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_context.h | 77 struct pipe_blend_color blend_color; 78 struct pipe_blend_color blend_color_clamped;
|
| H A D | sp_state_blend.c | 70 const struct pipe_blend_color *blend_color)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_setup.h | 40 struct pipe_blend_color; 131 const struct pipe_blend_color *blend_color );
|
| H A D | lp_context.h | 79 struct pipe_blend_color blend_color;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_context.h | 77 struct pipe_blend_color blend_color; 78 struct pipe_blend_color blend_color_clamped;
|
| H A D | sp_state_blend.c | 70 const struct pipe_blend_color *blend_color)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_dump_state.h | 59 void trace_dump_blend_color(const struct pipe_blend_color *state);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_dump_state.h | 59 void trace_dump_blend_color(const struct pipe_blend_color *state);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_dump.h | 153 const struct pipe_blend_color *state);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_dump.h | 153 const struct pipe_blend_color *state);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_atom_blend.c | 307 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 D | swr_context.h | 128 struct pipe_blend_color blend_color;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/cso_cache/ |
| H A D | cso_context.h | 138 const struct pipe_blend_color *bc);
|
Completed in 21 milliseconds
123456