Home
last modified time | relevance | path

Searched defs:blend (Results 51 - 75 of 193) sorted by relevance

12345678

/third_party/mesa3d/src/gallium/tests/graw/
H A Dfs-test.c443 struct pipe_blend_state blend; in init() local
H A Dgraw_util.h151 struct pipe_blend_state blend; in graw_util_default_state() local
H A Dquad-sample.c358 struct pipe_blend_state blend; in init() local
H A Dtri-instanced.c293 struct pipe_blend_state blend; in init() local
H A Dshader-leak.c235 struct pipe_blend_state blend; in init() local
H A Dvs-test.c431 struct pipe_blend_state blend; in init() local
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dquad-tex.c71 struct pipe_blend_state blend; member
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_clear.c265 struct pipe_blend_state blend; in clear_with_quad() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_aos.c310 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 Dlp_rast_debug.c217 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 Dnv30_state.c44 uint32_t blend[2], cmask[2]; in nv30_blend_state_create() local
[all...]
H A Dnv30_state_validate.c326 struct pipe_blend_state *blend = &nv30->blend->pipe; in nv30_validate_multisample() local
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mc.c379 struct pipe_blend_state blend; in init_pipe_state() local
[all...]
H A Dvl_bicubic_filter.c251 struct pipe_blend_state blend; in vl_bicubic_filter_init() local
[all...]
H A Dvl_compositor_gfx.c660 void *blend = layer->blend ? layer->blend : i ? c->blend_add : c->blend_clear; in draw_layers() local
H A Dvl_deint_filter.c241 struct pipe_blend_state blend; in vl_deint_filter_init() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_emit.c191 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 Dpan_job.h178 mali_ptr blend; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineReferenceRenderer.cpp37 rr::BlendFunc mapVkBlendFactor (VkBlendFactor blend) in mapVkBlendFactor() argument
/third_party/skia/src/codec/
H A DSkFrameHolder.h137 void setBlend(SkCodecAnimation::Blend blend) { in setBlend() argument
/third_party/skia/src/gpu/
H A DGrPipeline.h72 GrPipeline(GrScissorTest scissor, SkBlendMode blend, const GrSwizzle& writeSwizzle, InputFlags flags = InputFlags::kNone) GrPipeline() argument
/third_party/skia/tests/
H A DCodecAnimTest.cpp72 SkString to_string(SkCodecAnimation::Blend blend) { in to_string() argument
/third_party/skia/gm/
H A Dhsl.cpp140 static SkColor blend(SkColor dst, SkColor src, in blend() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineReferenceRenderer.cpp37 rr::BlendFunc mapVkBlendFactor (VkBlendFactor blend) in mapVkBlendFactor() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuRGBA.hpp125 inline RGBA blend (RGBA a, RGBA b, float t) in blend() function

Completed in 17 milliseconds

12345678