Home
last modified time | relevance | path

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

/external/deqp/android/cts/master/
Dgles31-multisample.txt157 dEQP-GLES31.functional.blend_equation_advanced.basic.softlight
172 dEQP-GLES31.functional.blend_equation_advanced.barrier.softlight
187 dEQP-GLES31.functional.blend_equation_advanced.coherent.softlight
Dgles31-master.txt14916 dEQP-GLES31.functional.blend_equation_advanced.basic.softlight
14931 dEQP-GLES31.functional.blend_equation_advanced.srgb.softlight
14946 dEQP-GLES31.functional.blend_equation_advanced.msaa.softlight
14961 dEQP-GLES31.functional.blend_equation_advanced.barrier.softlight
14976 dEQP-GLES31.functional.blend_equation_advanced.coherent.softlight
14991 dEQP-GLES31.functional.blend_equation_advanced.coherent_msaa.softlight
/external/deqp/framework/referencerenderer/
DrrFragmentOperations.cpp491 inline float softlight (float src, float dst) in softlight() function
626 case BLENDEQUATION_ADVANCED_SOFTLIGHT: SAMPLE_REGISTER_ADV_BLEND(softlight); break; in executeAdvancedBlend()