Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H A D3d_dm_shadowing_common.h27 vec2 ComputeReceiverPlaneDepthBias(const vec3 uvDdx, const vec3 uvDdy) in ComputeReceiverPlaneDepthBias() function
80 const vec2 receiverPlaneDepthBias = ComputeReceiverPlaneDepthBias(shadowDdx, shadowDdy); in CalcPcfShadow()
152 const vec2 receiverPlaneDepthBias = ComputeReceiverPlaneDepthBias(shadowDdx, shadowDdy); in CalcPcfShadowMed()