Home
last modified time | relevance | path

Searched refs:ShadingDataInplace (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/shaders/common/
H A Dinplace_lighting_common.h29 …LightInplace(uint currLightIdx, vec3 materialDiffuseBRDF, vec3 L, float NoL, ShadingDataInplace sd, in CalculateLightInplace()
82 vec3 CalculateLightingInplace(ShadingDataInplace sd, ClearcoatShadingVariables ccsv, SheenShadingVa… in CalculateLightingInplace()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/shaders/shader/
H A Dcore3d_dm_fw_reflection_plane.frag136 ShadingDataInplace shadingData;
H A Dcore3d_dm_fw.frag271 ShadingDataInplace shadingData;
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H A D3d_dm_lighting_common.h49 struct ShadingDataInplace { struct