Home
last modified time | relevance | path

Searched refs:blends (Results 1 – 25 of 67) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86Schedule.td311 defm WriteFBlend : X86SchedWritePair<ReadAfterVecXLd>; // Floating point vector blends.
312 defm WriteFBlendY : X86SchedWritePair<ReadAfterVecYLd>; // Floating point vector blends (YMM).
313 defm WriteFBlendZ : X86SchedWritePair<ReadAfterVecYLd>; // Floating point vector blends (ZMM).
314 defm WriteFVarBlend : X86SchedWritePair<ReadAfterVecXLd>; // Fp vector variable blends.
315 defm WriteFVarBlendY : X86SchedWritePair<ReadAfterVecYLd>; // Fp vector variable blends (YMM).
316 defm WriteFVarBlendZ : X86SchedWritePair<ReadAfterVecYLd>; // Fp vector variable blends (YMZMM).
385 defm WriteBlend : X86SchedWritePair<ReadAfterVecXLd>; // Vector blends.
386 defm WriteBlendY : X86SchedWritePair<ReadAfterVecYLd>; // Vector blends (YMM).
387 defm WriteBlendZ : X86SchedWritePair<ReadAfterVecYLd>; // Vector blends (ZMM).
388 defm WriteVarBlend : X86SchedWritePair<ReadAfterVecXLd>; // Vector variable blends.
[all …]
DX86SchedBroadwell.td331 defm : BWWriteResPair<WriteFBlend, [BWPort015], 1, [1], 1, 5>; // Floating point vector blends.
332 defm : BWWriteResPair<WriteFBlendY, [BWPort015], 1, [1], 1, 6>; // Floating point vector blends.
334 defm : BWWriteResPair<WriteFVarBlend, [BWPort5], 2, [2], 2, 5>; // Fp vector variable blends.
335 defm : BWWriteResPair<WriteFVarBlendY, [BWPort5], 2, [2], 2, 6>; // Fp vector variable blends.
390 defm : BWWriteResPair<WriteBlend, [BWPort5], 1, [1], 1, 5>; // Vector blends.
391 defm : BWWriteResPair<WriteBlendY, [BWPort5], 1, [1], 1, 6>; // Vector blends (YMM/ZMM).
393 defm : BWWriteResPair<WriteVarBlend, [BWPort5], 2, [2], 2, 5>; // Vector variable blends.
394 defm : BWWriteResPair<WriteVarBlendY, [BWPort5], 2, [2], 2, 6>; // Vector variable blends (YMM/ZMM).
DX86SchedSkylakeClient.td322 defm : SKLWriteResPair<WriteFBlend, [SKLPort015], 1, [1], 1, 6>; // Floating point vector blends.
325 defm : SKLWriteResPair<WriteFVarBlend, [SKLPort015], 2, [2], 2, 6>; // Fp vector variable blends.
379 defm : SKLWriteResPair<WriteBlend, [SKLPort5], 1, [1], 1, 6>; // Vector blends.
382 defm : SKLWriteResPair<WriteVarBlend, [SKLPort015], 2, [2], 2, 6>; // Vector variable blends.
/third_party/harfbuzz/src/
Dhb-cff2-interp-cs.hh249 const hb_array_t<const blend_arg_t> blends = env.argStack.get_subarray (start + n + (i * k)); in process_blend() local
250 env.argStack[start + i].set_blends (n, i, k, blends); in process_blend()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-cff2-interp-cs.hh249 const hb_array_t<const blend_arg_t> blends = env.argStack.get_subarray (start + n + (i * k)); in process_blend() local
250 env.argStack[start + i].set_blends (n, i, k, blends); in process_blend()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-cff2-interp-cs.hh248 const hb_array_t<const blend_arg_t> blends = env.argStack.get_subarray (start + n + (i * k)); in process_blend() local
249 env.argStack[start + i].set_blends (n, i, k, blends); in process_blend()
/third_party/gstreamer/gstplugins_good/gst/videomixer/
DREADME4 A generice video mixer, it blends the ayuv buffers from all pads onto
/third_party/flutter/skia/third_party/externals/freetype/src/type1/
Dt1load.c577 FT_Fixed* blends = map->blend_points; in T1_Set_MM_Design() local
595 the_blend = blends[p]; in T1_Set_MM_Design()
610 the_blend = blends[0]; in T1_Set_MM_Design()
613 the_blend = blends[map->num_points - 1]; in T1_Set_MM_Design()
617 blends [after] - blends [before], in T1_Set_MM_Design()
/third_party/freetype/src/type1/
Dt1load.c586 FT_Fixed* blends = map->blend_points; in T1_Set_MM_Design() local
604 the_blend = blends[p]; in T1_Set_MM_Design()
619 the_blend = blends[0]; in T1_Set_MM_Design()
622 the_blend = blends[map->num_points - 1]; in T1_Set_MM_Design()
626 blends [after] - blends [before], in T1_Set_MM_Design()
/third_party/skia/third_party/externals/freetype/src/type1/
Dt1load.c586 FT_Fixed* blends = map->blend_points; in T1_Set_MM_Design() local
604 the_blend = blends[p]; in T1_Set_MM_Design()
619 the_blend = blends[0]; in T1_Set_MM_Design()
622 the_blend = blends[map->num_points - 1]; in T1_Set_MM_Design()
626 blends [after] - blends [before], in T1_Set_MM_Design()
/third_party/mesa3d/docs/isl/
Daux-surf-comp.rst27 clear bit and blends with the clear color recorded with the surface state
/third_party/skia/third_party/externals/angle2/doc/
DDebugOverlayInVulkanBackend.md101 being processed and renders and blends in texts and graphs. This is done once
/third_party/flutter/skia/modules/canvaskit/
DCHANGELOG.md19 a set of transforms, color blends, etc.
/third_party/skia/site/docs/user/api/
Dskpaint_overview.md9 it blends with the background, or what style or font to draw it in, you specify
/third_party/flutter/skia/site/user/api/
Dskpaint_overview.md20 is, or how it blends with the background, or what style or font to
/third_party/openGLES/extensions/IMG/
DIMG_texture_compression_pvrtc.txt80 some blends will be unobtainable. Note that the driver scanning
/third_party/skia/third_party/externals/opengl-registry/extensions/IMG/
DIMG_texture_compression_pvrtc.txt80 some blends will be unobtainable. Note that the driver scanning
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_multisample_filter_hint.txt50 is used in two-sample multisampling, but it blends the pixel's two
/third_party/openGLES/extensions/NV/
DNV_multisample_filter_hint.txt50 is used in two-sample multisampling, but it blends the pixel's two
/third_party/skia/site/docs/dev/design/raster_tragedy/
D_index.md69 Skia has avoided special casing these blends.
88 discriminating of the results of other blends.
/third_party/skia/third_party/externals/opengl-registry/extensions/WIN/
DWIN_specular_fog.txt162 "If either fog or WIN_specular_fog are enabled, the fog blends a fog-color
/third_party/openGLES/extensions/WIN/
DWIN_specular_fog.txt162 "If either fog or WIN_specular_fog are enabled, the fog blends a fog-color
/third_party/openGLES/extensions/SGIS/
DGLX_SGIS_blended_overlay.txt30 transparency type visual blends with the lower frame buffer layers
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIS/
DGLX_SGIS_blended_overlay.txt30 transparency type visual blends with the lower frame buffer layers
/third_party/libdrm/man/
Ddrm-kms.7.rst137 CRTC-framebuffer. The CRTC then blends the content from the plane over the CRTC

123