| /foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
| H A D | render_backend_gles.cpp | 2895 const auto& blend = graphicsState.colorBlendState; in UpdateBlendState() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_state.c | 74 struct si_state_blend *blend = sctx->queued.named.blend; in si_emit_cb_render_state() local 400 static void si_blend_check_commutativity(struct si_screen *sscreen, struct si_state_blend *blend, in si_blend_check_commutativity() argument 443 struct si_state_blend *blend = CALLOC_STRUCT(si_state_blend); si_create_blend_state_mode() local 732 struct si_state_blend *blend = (struct si_state_blend *)state; si_bind_blend_state() local 3682 struct si_state_blend *blend = sctx->queued.named.blend; si_out_of_order_rasterization() local 5391 struct pipe_blend_state blend; si_create_blend_custom() local [all...] |
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_private.h | 516 } blend; member 814 } blend; member
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_context.h | 841 struct pipe_resource *blend; member
|
| H A D | iris_state.c | 4428 const struct iris_blend_state *blend = ice->state.cso_blend; in iris_populate_fs_key() local
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_cmdstream.c | 255 panfrost_fs_required( struct panfrost_shader_state *fs, struct panfrost_blend_state *blend, struct pipe_framebuffer_state *state, const struct panfrost_zsa_state *zsa) panfrost_fs_required() argument 4452 panfrost_create_blend_state(struct pipe_context *pipe, const struct pipe_blend_state *blend) panfrost_create_blend_state() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkVM.h | 1326 SI Color blend(SkBlendMode m, Color s, Color d) { return s->blend(m,s,d); } in blend() function
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_pipeline.c | 331 const VkPipelineColorBlendAttachmentState *blend = &info->pAttachments[i]; in tu_blend_state_is_dual_src() local
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_private.h | 2065 } blend; member
|
| /third_party/mesa3d/src/gallium/include/pipe/ |
| H A D | p_video_state.h | 981 struct pipe_vpp_blend blend; member
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_context.h | 302 const struct svga_blend_state *blend; member
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | evergreen_state.c | 327 struct r600_blend_state *blend = CALLOC_STRUCT(r600_blend_state); in evergreen_create_blend_state_mode() local 3684 struct pipe_blend_state blend; evergreen_create_resolve_blend() local 3694 struct pipe_blend_state blend; evergreen_create_decompress_blend() local 3706 struct pipe_blend_state blend; evergreen_create_fastclear_blend() local [all...] |
| /third_party/node/deps/simdutf/ |
| H A D | simdutf.cpp | 13364 uint16x8_t blend = vreinterpretq_u16_u32(vbslq_u32(vmovq_n_u32(0x0000FFFF), trail, lead)); in convert_masked_utf8_to_utf16() local [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_pipeline.c | 532 radv_pipeline_compute_spi_color_formats(const struct radv_graphics_pipeline *pipeline, const VkGraphicsPipelineCreateInfo *pCreateInfo, struct radv_blend_state *blend, const struct radv_graphics_pipeline_info *info) radv_pipeline_compute_spi_color_formats() argument 642 radv_blend_check_commutativity(enum amd_gfx_level gfx_level, struct radv_blend_state *blend, unsigned op, unsigned src, unsigned dst, unsigned chanmask) radv_blend_check_commutativity() argument 698 struct radv_blend_state blend = {0}; radv_pipeline_init_blend_state() local 980 radv_pipeline_out_of_order_rast(struct radv_graphics_pipeline *pipeline, const struct radv_blend_state *blend, const struct radv_graphics_pipeline_info *info) radv_pipeline_out_of_order_rast() argument 1074 radv_pipeline_init_multisample_state(struct radv_graphics_pipeline *pipeline, const struct radv_blend_state *blend, const struct radv_graphics_pipeline_info *info, unsigned rast_prim) radv_pipeline_init_multisample_state() argument 3303 radv_generate_graphics_pipeline_key(const struct radv_graphics_pipeline *pipeline, const VkGraphicsPipelineCreateInfo *pCreateInfo, const struct radv_graphics_pipeline_info *info, const struct radv_blend_state *blend) radv_generate_graphics_pipeline_key() argument 5488 radv_pipeline_init_binning_state(struct radv_graphics_pipeline *pipeline, const struct radv_blend_state *blend, const struct radv_graphics_pipeline_info *info) radv_pipeline_init_binning_state() argument 5535 radv_pipeline_emit_blend_state(struct radeon_cmdbuf *ctx_cs, const struct radv_graphics_pipeline *pipeline, const struct radv_blend_state *blend) radv_pipeline_emit_blend_state() argument 6684 radv_pipeline_emit_pm4(struct radv_graphics_pipeline *pipeline, const struct radv_blend_state *blend, const struct radv_depth_stencil_state *ds_state, uint32_t vgt_gs_out_prim_type, const struct radv_graphics_pipeline_info *info) radv_pipeline_emit_pm4() argument 6942 struct radv_blend_state blend = radv_pipeline_init_blend_state(pipeline, pCreateInfo, &info); radv_graphics_pipeline_init() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_state.c | 4782 const struct crocus_blend_state *blend = ice->state.cso_blend; in crocus_populate_fs_key() local
|
| /third_party/skia/third_party/externals/wuffs/release/c/ |
| H A D | wuffs-v0.2.c | 1963 wuffs_base__animation_blend blend; member 2002 wuffs_base__frame_config__update( wuffs_base__frame_config* c, wuffs_base__rect_ie_u32 bounds, wuffs_base__flicks duration, uint64_t index, uint64_t io_position, wuffs_base__animation_blend blend, wuffs_base__animation_disposal disposal, wuffs_base__color_u32_argb_premul background_color) wuffs_base__frame_config__update() argument 2091 update( wuffs_base__rect_ie_u32 bounds, wuffs_base__flicks duration, uint64_t index, uint64_t io_position, wuffs_base__animation_blend blend, wuffs_base__animation_disposal disposal, wuffs_base__color_u32_argb_premul background_color) update() argument 2134 wuffs_base__frame_config::blend() const { blend() function in wuffs_base__frame_config [all...] |
| H A D | wuffs-v0.3.c | 4962 prepare(wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__pixel_format src_pixfmt, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) prepare() argument 19267 wuffs_base__pixel_swizzler__prepare__y(wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare__y() argument 19308 wuffs_base__pixel_swizzler__prepare__y_16be(wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare__y_16be() argument 19350 wuffs_base__pixel_swizzler__prepare__indexed__bgra_nonpremul( wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare__indexed__bgra_nonpremul() argument 19499 wuffs_base__pixel_swizzler__prepare__indexed__bgra_binary( wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare__indexed__bgra_binary() argument 19612 wuffs_base__pixel_swizzler__prepare__bgr_565( wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare__bgr_565() argument 19645 wuffs_base__pixel_swizzler__prepare__bgr(wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare__bgr() argument 19685 wuffs_base__pixel_swizzler__prepare__bgra_nonpremul( wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare__bgra_nonpremul() argument 19778 wuffs_base__pixel_swizzler__prepare__bgra_nonpremul_4x16le( wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare__bgra_nonpremul_4x16le() argument 19866 wuffs_base__pixel_swizzler__prepare__bgra_premul( wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare__bgra_premul() argument 19945 wuffs_base__pixel_swizzler__prepare__bgrx(wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare__bgrx() argument 19982 wuffs_base__pixel_swizzler__prepare__rgb(wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare__rgb() argument 20021 wuffs_base__pixel_swizzler__prepare__rgba_nonpremul( wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare__rgba_nonpremul() argument 20114 wuffs_base__pixel_swizzler__prepare__rgba_premul( wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare__rgba_premul() argument 20195 wuffs_base__pixel_swizzler__prepare(wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__pixel_format src_pixfmt, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare() argument [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | wuffs-v0.3.c | 5177 prepare(wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__pixel_format src_pixfmt, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) prepare() argument 20343 wuffs_base__pixel_swizzler__prepare__y(wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare__y() argument 20384 wuffs_base__pixel_swizzler__prepare__y_16be(wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare__y_16be() argument 20426 wuffs_base__pixel_swizzler__prepare__indexed__bgra_nonpremul( wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare__indexed__bgra_nonpremul() argument 20575 wuffs_base__pixel_swizzler__prepare__indexed__bgra_binary( wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare__indexed__bgra_binary() argument 20688 wuffs_base__pixel_swizzler__prepare__bgr_565( wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare__bgr_565() argument 20721 wuffs_base__pixel_swizzler__prepare__bgr(wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare__bgr() argument 20761 wuffs_base__pixel_swizzler__prepare__bgra_nonpremul( wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare__bgra_nonpremul() argument 20854 wuffs_base__pixel_swizzler__prepare__bgra_nonpremul_4x16le( wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare__bgra_nonpremul_4x16le() argument 20942 wuffs_base__pixel_swizzler__prepare__bgra_premul( wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare__bgra_premul() argument 21021 wuffs_base__pixel_swizzler__prepare__bgrx(wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare__bgrx() argument 21058 wuffs_base__pixel_swizzler__prepare__rgb(wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare__rgb() argument 21097 wuffs_base__pixel_swizzler__prepare__rgba_nonpremul( wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare__rgba_nonpremul() argument 21190 wuffs_base__pixel_swizzler__prepare__rgba_premul( wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare__rgba_premul() argument 21271 wuffs_base__pixel_swizzler__prepare(wuffs_base__pixel_swizzler* p, wuffs_base__pixel_format dst_pixfmt, wuffs_base__slice_u8 dst_palette, wuffs_base__pixel_format src_pixfmt, wuffs_base__slice_u8 src_palette, wuffs_base__pixel_blend blend) wuffs_base__pixel_swizzler__prepare() argument [all...] |