| /third_party/mesa3d/src/gallium/tests/graw/ |
| H A D | fs-test.c | 443 struct pipe_blend_state blend; in init() local
|
| H A D | graw_util.h | 151 struct pipe_blend_state blend; in graw_util_default_state() local
|
| H A D | quad-sample.c | 358 struct pipe_blend_state blend; in init() local
|
| H A D | tri-instanced.c | 293 struct pipe_blend_state blend; in init() local
|
| H A D | shader-leak.c | 235 struct pipe_blend_state blend; in init() local
|
| H A D | vs-test.c | 431 struct pipe_blend_state blend; in init() local
|
| /third_party/mesa3d/src/gallium/tests/trivial/ |
| H A D | quad-tex.c | 71 struct pipe_blend_state blend; member
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_cb_clear.c | 265 struct pipe_blend_state blend; in clear_with_quad() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_blend_aos.c | 310 lp_build_blend_aos(struct gallivm_state *gallivm, const struct pipe_blend_state *blend, enum pipe_format cbuf_format, struct lp_type type, unsigned rt, LLVMValueRef src, LLVMValueRef src_alpha, LLVMValueRef src1, LLVMValueRef src1_alpha, LLVMValueRef dst, LLVMValueRef mask, LLVMValueRef const_, LLVMValueRef const_alpha, const unsigned char swizzle[4], int nr_channels) lp_build_blend_aos() argument [all...] |
| H A D | lp_rast_debug.c | 217 boolean blend = tile->state->variant->key.blend.rt[0].blend_enable; in debug_rectangle() local 273 boolean blend; in debug_shade_tile() local 321 boolean blend in debug_triangle() local 191 plot(struct tile *tile, int x, int y, char val, boolean blend) plot() argument 383 boolean blend = is_blend(tile->state, block, k); do_debug_bin() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_state.c | 44 uint32_t blend[2], cmask[2]; in nv30_blend_state_create() local [all...] |
| H A D | nv30_state_validate.c | 326 struct pipe_blend_state *blend = &nv30->blend->pipe; in nv30_validate_multisample() local
|
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_mc.c | 379 struct pipe_blend_state blend; in init_pipe_state() local [all...] |
| H A D | vl_bicubic_filter.c | 251 struct pipe_blend_state blend; in vl_bicubic_filter_init() local [all...] |
| H A D | vl_compositor_gfx.c | 660 void *blend = layer->blend ? layer->blend : i ? c->blend_add : c->blend_clear; in draw_layers() local
|
| H A D | vl_deint_filter.c | 241 struct pipe_blend_state blend; in vl_deint_filter_init() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_emit.c | 191 struct fd2_blend_stateobj *blend = fd2_blend_stateobj(ctx->blend); in fd2_emit_state_binning() local 237 struct fd2_blend_stateobj *blend = fd2_blend_stateobj(ctx->blend); in fd2_emit_state() local
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_job.h | 178 mali_ptr blend; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineReferenceRenderer.cpp | 37 rr::BlendFunc mapVkBlendFactor (VkBlendFactor blend) in mapVkBlendFactor() argument
|
| /third_party/skia/src/codec/ |
| H A D | SkFrameHolder.h | 137 void setBlend(SkCodecAnimation::Blend blend) { in setBlend() argument
|
| /third_party/skia/src/gpu/ |
| H A D | GrPipeline.h | 72 GrPipeline(GrScissorTest scissor, SkBlendMode blend, const GrSwizzle& writeSwizzle, InputFlags flags = InputFlags::kNone) GrPipeline() argument
|
| /third_party/skia/tests/ |
| H A D | CodecAnimTest.cpp | 72 SkString to_string(SkCodecAnimation::Blend blend) { in to_string() argument
|
| /third_party/skia/gm/ |
| H A D | hsl.cpp | 140 static SkColor blend(SkColor dst, SkColor src, in blend() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineReferenceRenderer.cpp | 37 rr::BlendFunc mapVkBlendFactor (VkBlendFactor blend) in mapVkBlendFactor() argument
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuRGBA.hpp | 125 inline RGBA blend (RGBA a, RGBA b, float t) in blend() function
|