Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/shaders/common/
H A Dinplace_lighting_common.h82 vec3 CalculateLightingInplace(ShadingDataInplace sd, ClearcoatShadingVariables ccsv, SheenShadingVa… in CalculateLightingInplace() function
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/shaders/shader/
H A Dcore3d_dm_fw_reflection_plane.frag150 color += CalculateLightingInplace(shadingData, clearcoatSV, sheenSV);
H A Dcore3d_dm_fw.frag286 color = CalculateLightingInplace(shadingData, clearcoatSV, sheenSV);