Home
last modified time | relevance | path

Searched refs:softlight (Results 1 – 25 of 33) sorted by relevance

12

/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/
Dgles32-multisample.txt46 dEQP-GLES31.functional.blend_equation_advanced.basic.softlight
61 dEQP-GLES31.functional.blend_equation_advanced.barrier.softlight
76 dEQP-GLES31.functional.blend_equation_advanced.coherent.softlight
Dgles31-multisample.txt84 dEQP-GLES31.functional.blend_equation_advanced.basic.softlight
99 dEQP-GLES31.functional.blend_equation_advanced.barrier.softlight
114 dEQP-GLES31.functional.blend_equation_advanced.coherent.softlight
Dgles32-master.txt8247 dEQP-GLES31.functional.blend_equation_advanced.basic.softlight
8262 dEQP-GLES31.functional.blend_equation_advanced.srgb.softlight
8277 dEQP-GLES31.functional.blend_equation_advanced.msaa.softlight
8292 dEQP-GLES31.functional.blend_equation_advanced.barrier.softlight
8307 dEQP-GLES31.functional.blend_equation_advanced.coherent.softlight
8322 dEQP-GLES31.functional.blend_equation_advanced.coherent_msaa.softlight
Dgles31-master.txt14906 dEQP-GLES31.functional.blend_equation_advanced.basic.softlight
14921 dEQP-GLES31.functional.blend_equation_advanced.srgb.softlight
14936 dEQP-GLES31.functional.blend_equation_advanced.msaa.softlight
14951 dEQP-GLES31.functional.blend_equation_advanced.barrier.softlight
14966 dEQP-GLES31.functional.blend_equation_advanced.coherent.softlight
14981 dEQP-GLES31.functional.blend_equation_advanced.coherent_msaa.softlight
/third_party/ffmpeg/libavfilter/
Dvf_blend.c314 DEFINE_BLEND8(softlight, (A > 127) ? B + (255 - B) * (A - 127.5) / 127.5 * (0.5 - fabs(B - 127.5) … in DEFINE_BLEND8()
357 DEFINE_BLEND16(softlight, (A > 32767) ? B + (65535 - B) * (A - 32767.5) / 32767.5 * (0.5 - fabs(B … in DEFINE_BLEND8()
400 DEFINE_BLEND16(softlight, (A > 511) ? B + (1023 - B) * (A - 511.5) / 511.5 * (0.5 - fabs(B - 511.5… in DEFINE_BLEND8()
443 DEFINE_BLEND16(softlight, (A > 2047) ? B + (4095 - B) * (A - 2047.5) / 2047.5 * (0.5 - fabs(B - 20… in DEFINE_BLEND8()
486 DEFINE_BLEND16(softlight, (A > 511) ? B + (511 - B) * (A - 511.5) / 511.5 * (0.5 - fabs(B - 511.5)… in DEFINE_BLEND8()
529 DEFINE_BLEND32(softlight, (A > 0.5) ? B + (1.0 - B) * (A - 0.5) / 0.5 * (0.5 - fabs(B - 0.5) / 1.0… in DEFINE_BLEND8()
/third_party/flutter/skia/src/core/
DSkBlendMode.cpp110 case SkBlendMode::kSoftLight: stage = SkRasterPipeline::softlight; break; in SkBlendMode_AppendStages()
DSkRasterPipeline.h71 M(exclusion) M(hardlight) M(lighten) M(overlay) M(softlight) \
/third_party/skia/src/core/
DSkBlendMode.cpp112 case SkBlendMode::kSoftLight: stage = SkRasterPipeline::softlight; break; in SkBlendMode_AppendStages()
DSkRasterPipeline.h74 M(exclusion) M(hardlight) M(lighten) M(overlay) M(softlight) \
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.5.x/
Dgles31-multisample.txt84 dEQP-GLES31.functional.blend_equation_advanced.basic.softlight
99 dEQP-GLES31.functional.blend_equation_advanced.barrier.softlight
114 dEQP-GLES31.functional.blend_equation_advanced.coherent.softlight
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/master/
Dgles31-multisample.txt84 dEQP-GLES31.functional.blend_equation_advanced.basic.softlight
99 dEQP-GLES31.functional.blend_equation_advanced.barrier.softlight
114 dEQP-GLES31.functional.blend_equation_advanced.coherent.softlight
Dgles31-master.txt17577 dEQP-GLES31.functional.blend_equation_advanced.basic.softlight
17592 dEQP-GLES31.functional.blend_equation_advanced.srgb.softlight
17607 dEQP-GLES31.functional.blend_equation_advanced.msaa.softlight
17622 dEQP-GLES31.functional.blend_equation_advanced.barrier.softlight
17637 dEQP-GLES31.functional.blend_equation_advanced.coherent.softlight
17652 dEQP-GLES31.functional.blend_equation_advanced.coherent_msaa.softlight
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.4.x/
Dgles31-multisample.txt84 dEQP-GLES31.functional.blend_equation_advanced.basic.softlight
99 dEQP-GLES31.functional.blend_equation_advanced.barrier.softlight
114 dEQP-GLES31.functional.blend_equation_advanced.coherent.softlight
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.6.x/
Dgles31-multisample.txt84 dEQP-GLES31.functional.blend_equation_advanced.basic.softlight
99 dEQP-GLES31.functional.blend_equation_advanced.barrier.softlight
114 dEQP-GLES31.functional.blend_equation_advanced.coherent.softlight
/third_party/vk-gl-cts/android/cts/master/
Dgles31-multisample.txt72 dEQP-GLES31.functional.blend_equation_advanced.basic.softlight
87 dEQP-GLES31.functional.blend_equation_advanced.barrier.softlight
102 dEQP-GLES31.functional.blend_equation_advanced.coherent.softlight
Dgles31-master.txt17528 dEQP-GLES31.functional.blend_equation_advanced.basic.softlight
17543 dEQP-GLES31.functional.blend_equation_advanced.srgb.softlight
17558 dEQP-GLES31.functional.blend_equation_advanced.msaa.softlight
17573 dEQP-GLES31.functional.blend_equation_advanced.barrier.softlight
17588 dEQP-GLES31.functional.blend_equation_advanced.coherent.softlight
17603 dEQP-GLES31.functional.blend_equation_advanced.coherent_msaa.softlight
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/
Dgles31-multisample.txt84 dEQP-GLES31.functional.blend_equation_advanced.basic.softlight
99 dEQP-GLES31.functional.blend_equation_advanced.barrier.softlight
114 dEQP-GLES31.functional.blend_equation_advanced.coherent.softlight
Dgles31-master.txt17397 dEQP-GLES31.functional.blend_equation_advanced.basic.softlight
17412 dEQP-GLES31.functional.blend_equation_advanced.srgb.softlight
17427 dEQP-GLES31.functional.blend_equation_advanced.msaa.softlight
17442 dEQP-GLES31.functional.blend_equation_advanced.barrier.softlight
17457 dEQP-GLES31.functional.blend_equation_advanced.coherent.softlight
17472 dEQP-GLES31.functional.blend_equation_advanced.coherent_msaa.softlight
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/
Dgles31-multisample.txt86 dEQP-GLES31.functional.blend_equation_advanced.basic.softlight
101 dEQP-GLES31.functional.blend_equation_advanced.barrier.softlight
116 dEQP-GLES31.functional.blend_equation_advanced.coherent.softlight
/third_party/vk-gl-cts/framework/referencerenderer/
DrrFragmentOperations.cpp546 inline float softlight (float src, float dst) in softlight() function
683 case BLENDEQUATION_ADVANCED_SOFTLIGHT: SAMPLE_REGISTER_ADV_BLEND(softlight); break; in executeAdvancedBlend()
/third_party/mesa3d/src/freedreno/ci/
Dfreedreno-a630-fails.txt49 bypass-dEQP-GLES31.functional.blend_equation_advanced.msaa.softlight,Fail
/third_party/flutter/skia/src/opts/
DSkRasterPipeline_opts.h1437 BLEND_MODE(softlight) { in BLEND_MODE() argument
4122 NOT_IMPLEMENTED(softlight)
/third_party/skia/src/opts/
DSkRasterPipeline_opts.h1459 BLEND_MODE(softlight) { in BLEND_MODE() argument
4293 NOT_IMPLEMENTED(softlight)
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gl/aosp_mustpass/4.6.1.x/
Dgl45-master.txt16950 dEQP-GL45.functional.blend_equation_advanced.basic.softlight
16965 dEQP-GL45.functional.blend_equation_advanced.srgb.softlight
16980 dEQP-GL45.functional.blend_equation_advanced.msaa.softlight
16995 dEQP-GL45.functional.blend_equation_advanced.barrier.softlight
17010 dEQP-GL45.functional.blend_equation_advanced.coherent.softlight
17025 dEQP-GL45.functional.blend_equation_advanced.coherent_msaa.softlight
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/src/
Dgles31-master.txt14906 dEQP-GLES31.functional.blend_equation_advanced.basic.softlight
14921 dEQP-GLES31.functional.blend_equation_advanced.srgb.softlight
14936 dEQP-GLES31.functional.blend_equation_advanced.msaa.softlight
14951 dEQP-GLES31.functional.blend_equation_advanced.barrier.softlight
14966 dEQP-GLES31.functional.blend_equation_advanced.coherent.softlight
14981 dEQP-GLES31.functional.blend_equation_advanced.coherent_msaa.softlight

12