| /third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_blend.h | 41 fd2_blend_stateobj(struct pipe_blend_state *blend) in fd2_blend_stateobj() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_dual_blend.h | 14 static inline boolean util_blend_state_is_dual(const struct pipe_blend_state *blend, in util_blend_state_is_dual() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_matrix_filter.h | 42 void *blend; member
|
| H A D | vl_bicubic_filter.h | 41 void *blend; member
|
| H A D | vl_median_filter.h | 50 void *blend; member
|
| H A D | vl_deint_filter.h | 41 void *blend[3]; member
|
| H A D | vl_zscan.h | 51 void *blend; member
|
| H A D | vl_idct.h | 47 void *blend; member
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_blend.h | 47 etna_blend_state(struct pipe_blend_state *blend) in etna_blend_state() argument
|
| H A D | etnaviv_emit.c | 498 struct etna_blend_state *blend = etna_blend_state(ctx->blend); in etna_emit_state() local 502 struct etna_blend_state *blend = etna_blend_state(ctx->blend); in etna_emit_state() local
|
| H A D | etnaviv_blend.c | 129 struct etna_blend_state *blend = etna_blend_state(pblend); in etna_update_blend() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_blend.h | 45 fd3_blend_stateobj(struct pipe_blend_state *blend) in fd3_blend_stateobj() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_blend.h | 46 fd4_blend_stateobj(struct pipe_blend_state *blend) in fd4_blend_stateobj() argument
|
| /third_party/mesa3d/src/panfrost/bifrost/test/ |
| H A D | test-scheduler-predicates.cpp | 84 bi_instr *blend = bi_blend_to(b, TMP(), TMP(), TMP(), TMP(), TMP(), TMP(), in TEST_F() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_blend.h | 49 fd5_blend_stateobj(struct pipe_blend_state *blend) in fd5_blend_stateobj() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_blend.h | 58 fd6_blend_stateobj(struct pipe_blend_state *blend) in fd6_blend_stateobj() argument 71 struct fd6_blend_stateobj *blend = fd6_blend_stateobj(cso); in fd6_blend_variant() local
|
| H A D | fd6_blend.c | 60 __fd6_setup_blend_variant(struct fd6_blend_stateobj *blend, in __fd6_setup_blend_variant() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkBlenderBase.h | 66 inline SkBlenderBase* as_BB(SkBlender* blend) { in as_BB() argument 70 inline const SkBlenderBase* as_BB(const SkBlender* blend) { in as_BB() argument 74 inline const SkBlenderBase* as_BB(const sk_sp<SkBlender>& blend) { in as_BB() argument
|
| /third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/ |
| H A D | CombFilter.h | 26 CombFilter(float blend, float feedForward, float feedBack, int delay) : in CombFilter() argument
|
| H A D | DelayLineEffect.h | 33 DelayLineEffect(float blend, float feedForward, float feedBack, int delay, int depth, std::function<float()> &&mod) : in DelayLineEffect() argument
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_pipe.c | 143 nine_convert_blend_state_fixup(struct pipe_blend_state *blend, const DWORD *rs) in nine_convert_blend_state_fixup() argument 163 struct pipe_blend_state blend; in nine_convert_blend_state() local [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_atom_blend.c | 52 translate_blend(GLenum blend) in translate_blend() argument 196 struct pipe_blend_state *blend = &st->state.blend; st_update_blend() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_state_blend.c | 39 softpipe_create_blend_state(struct pipe_context *pipe, const struct pipe_blend_state *blend) softpipe_create_blend_state() argument 47 softpipe_bind_blend_state(struct pipe_context *pipe, void *blend) softpipe_bind_blend_state() argument 61 softpipe_delete_blend_state(struct pipe_context *pipe, void *blend) softpipe_delete_blend_state() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_pipe_blend.c | 181 emulate_logicop(struct svga_context *svga, unsigned logicop_func, struct svga_blend_state *blend, unsigned buffer) emulate_logicop() argument 298 struct svga_blend_state *blend = CALLOC_STRUCT( svga_blend_state ); svga_create_blend_state() local 425 svga_bind_blend_state(struct pipe_context *pipe, void *blend) svga_bind_blend_state() argument 434 svga_delete_blend_state(struct pipe_context *pipe, void *blend) svga_delete_blend_state() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_blend.c | 61 llvmpipe_bind_blend_state(struct pipe_context *pipe, void *blend) in llvmpipe_bind_blend_state() argument 77 llvmpipe_delete_blend_state(struct pipe_context *pipe, void *blend) in llvmpipe_delete_blend_state() argument 45 llvmpipe_create_blend_state(struct pipe_context *pipe, const struct pipe_blend_state *blend) llvmpipe_create_blend_state() argument [all...] |