Home
last modified time | relevance | path

Searched defs:blend (Results 101 - 125 of 193) sorted by relevance

12345678

/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_renderer.c413 struct pipe_blend_state blend; in renderer_copy_prepare() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_linear.c110 blend_premul(struct color_blend *blend) in blend_premul() argument
142 blend_noop(struct color_blend *blend) in blend_noop() argument
150 init_blend(struct color_blend *blend, int x, int y, int width, int height, uint8_t *color, int stride) init_blend() argument
477 struct color_blend blend; blit_rgba() local
516 struct color_blend blend; blit_rgb1() local
560 struct color_blend blend; blit_rgba_blend_premul() local
[all...]
H A Dlp_state_fs.h90 struct pipe_blend_state blend; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.h65 struct nv30_blend_stateobj *blend; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.c642 struct fd6_blend_stateobj *blend = fd6_blend_stateobj(ctx->blend); variable
774 struct fd6_blend_stateobj *blend = fd6_blend_stateobj(ctx->blend); variable
[all...]
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_idct.c508 struct pipe_blend_state blend; in init_state() local
[all...]
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_device.h67 struct hash_table *blend; member
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_cs.c609 const struct pan_blend_state *blend = &pipeline->blend.state; in emit_blend() local
[all...]
H A Dpanvk_vX_pipeline.c710 const struct pan_blend_state *blend = &pipeline->blend.state; panvk_fs_required() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c759 struct fd3_blend_stateobj *blend = fd3_blend_stateobj(ctx->blend); in fd3_emit_state() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_tests.c91 struct pipe_blend_state blend = {0}; in util_set_blend_normal() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_context.h152 struct pipe_blend_state *blend; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.c854 struct fd4_blend_stateobj *blend = fd4_blend_stateobj(ctx->blend); in fd4_emit_state() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A Drenderer9_utils.cpp72 D3DBLEND ConvertBlendFunc(GLenum blend) in ConvertBlendFunc() argument
/third_party/skia/src/core/
H A DSkPicturePlayback.cpp308 SkBlendMode blend = static_cast<SkBlendMode>(reader->read32()); in handleOp() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DBindGroupTests.cpp112 wgpu::BlendState blend; in MakeTestPipeline() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dt1types.h213 PS_Blend blend; member
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffparse.c957 CFF_Blend blend; in cff_parse_vsindex() local
993 CFF_Blend blend; in cff_parse_blend() local
[all...]
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dt1decode.c902 PS_Blend blend = decoder->blend; in FT_LOCAL_DEF() local
964 PS_Blend blend = decoder->blend; in FT_LOCAL_DEF() local
1032 PS_Blend blend = decoder->blend; FT_LOCAL_DEF() local
1053 PS_Blend blend = decoder->blend; FT_LOCAL_DEF() local
[all...]
/third_party/skia/tools/gpu/vk/
H A DVkTestUtils.cpp382 VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT* blend = nullptr; in setup_features() local
/third_party/mesa3d/src/amd/compiler/tests/
H A Dhelpers.cpp713 VkPipelineColorBlendAttachmentState *blend = &blend_attachment_states[num_color_attachments]; in create_graphics_pipeline() local
/third_party/mesa3d/src/gallium/frontends/va/
H A Dsurface.c227 struct pipe_blend_state blend; in vlVaPutSubpictures() local
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_pipeline.c1151 GENX(3DSTATE_PS_BLEND_pack)(NULL, pipeline->gfx8.ps_blend, &blend); emit_cb_state() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.h155 struct nv50_blend_stateobj *blend; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c568 struct fd5_blend_stateobj *blend = fd5_blend_stateobj(ctx->blend); in fd5_emit_state() local
788 struct fd5_blend_stateobj *blend = fd5_blend_stateobj(ctx->blend); in fd5_emit_state() local
818 struct fd5_blend_stateobj *blend = fd5_blend_stateobj(ctx->blend); in fd5_emit_state() local
[all...]

Completed in 31 milliseconds

12345678