Home
last modified time | relevance | path

Searched defs:blend (Results 151 - 175 of 186) sorted by relevance

12345678

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state.c338 struct r300_blend_state* blend in r300_create_blend_state() local
531 struct r300_blend_state *blend = (struct r300_blend_state*)state; r300_bind_blend_state() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktShaderLibrary.cpp1080 vk::VkPipelineColorBlendAttachmentState blend = in createPipeline() local
/third_party/skia/src/core/
H A DSkVM.cpp1566 Color Builder::blend(SkBlendMode mode, Color src, Color dst) { in blend() function in skvm::Builder
H A DSkVM.h1326 SI Color blend(SkBlendMode m, Color s, Color d) { return s->blend(m,s,d); } in blend() function
/third_party/skia/third_party/externals/libwebp/examples/
H A Dwebpinfo.c740 int offset_x, offset_y, width, height, duration, blend, dispose, temp; in ProcessANMFChunk() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dcfftypes.h308 CFF_BlendRec blend; /* current blend vector */ member
H A Dpsaux.h681 PS_Blend blend; /* for multiple master support */ member
967 PS_Blend blend; /* for multiple master support */ member
H A Dtttypes.h1587 GX_Blend blend; member
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsintrp.c418 cf2_doBlend( const CFF_Blend blend, in cf2_doBlend() argument
1829 PS_Blend blend = decoder->blend; cf2_interpT2CharString() local
1903 PS_Blend blend = decoder->blend; cf2_interpT2CharString() local
2013 PS_Blend blend = decoder->blend; cf2_interpT2CharString() local
2035 PS_Blend blend = decoder->blend; cf2_interpT2CharString() local
[all...]
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttgxvar.c362 GX_Blend blend = face->blend; in ft_var_load_avar() local
463 GX_Blend blend in ft_var_load_item_variation_store() local
831 GX_Blend blend = face->blend; ft_var_load_hvvar() local
1272 GX_Blend blend = face->blend; ft_var_load_mvar() local
1413 GX_Blend blend = face->blend; tt_apply_mvar() local
1549 GX_Blend blend = face->blend; ft_var_load_gvar() local
1793 ft_var_apply_tuple( GX_Blend blend, FT_UShort tupleIndex, FT_Fixed* tuple_coords, FT_Fixed* im_start_coords, FT_Fixed* im_end_coords ) ft_var_apply_tuple() argument
1896 GX_Blend blend; ft_var_to_normalized() local
1989 GX_Blend blend; ft_var_to_design() local
2591 GX_Blend blend; tt_set_mm_blend() local
2863 GX_Blend blend; FT_LOCAL_DEF() local
2944 GX_Blend blend; FT_LOCAL_DEF() local
3086 GX_Blend blend; FT_LOCAL_DEF() local
3158 GX_Blend blend; FT_LOCAL_DEF() local
3303 GX_Blend blend = face->blend; FT_LOCAL_DEF() local
3875 GX_Blend blend = face->blend; FT_LOCAL_DEF() local
4357 GX_Blend blend = face->blend; tt_done_blend() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawBuffersIndexedTests.cpp192 void setCommonBlendState (const glw::Functions& gl, const BlendState& blend) in setCommonBlendState() argument
236 setIndexedBlendState(const glw::Functions& gl, const BlendState& blend, deUint32 index) setIndexedBlendState() argument
1072 logBlendState(TestLog& log, const BlendState& blend) logBlendState() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktShaderLibrary.cpp1080 vk::VkPipelineColorBlendAttachmentState blend = in createPipeline() local
/third_party/vk-gl-cts/modules/egl/
H A DteglRenderTests.cpp122 BlendMode blend; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.h180 struct si_state_blend *blend; member
H A Dsi_state.c74 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/gallium/drivers/vc4/
H A Dvc4_qir.h341 struct pipe_rt_blend_state blend; member
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_context.h558 struct v3d_blend_state *blend; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state_common.c189 r600_bind_blend_state_internal(struct r600_context *rctx, struct r600_blend_state *blend, bool blend_disable) r600_bind_blend_state_internal() argument
233 struct r600_blend_state *blend = (struct r600_blend_state *)state; r600_bind_blend_state() local
524 struct r600_blend_state *blend = (struct r600_blend_state*)state; r600_delete_blend_state() local
[all...]
H A Dr600_state.c325 struct r600_blend_state *blend = CALLOC_STRUCT(r600_blend_state); in r600_create_blend_state_mode() local
2737 struct pipe_blend_state blend; r600_create_resolve_blend() local
2757 struct pipe_blend_state blend; r700_create_resolve_blend() local
2767 struct pipe_blend_state blend; r600_create_decompress_blend() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_blitter.c114 void *blend[PIPE_MASK_RGBA+1][2]; /**< blend state with writemask */ member
166 struct pipe_blend_state blend; in util_blitter_create() local
1493 struct pipe_blend_state blend = {0}; get_clear_blend_state() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboSRGBWriteControlTests.cpp911 void Renderer::setFramebufferBlend (const bool blend) in setFramebufferBlend() argument
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_private.h516 } blend; member
814 } blend; member
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_context.h841 struct pipe_resource *blend; member
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c255 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/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.c331 const VkPipelineColorBlendAttachmentState *blend = &info->pAttachments[i]; in tu_blend_state_is_dual_src() local

Completed in 65 milliseconds

12345678