Searched refs:ComputeReceiverPlaneDepthBias (Results 1 – 1 of 1) sorted by relevance
27 vec2 ComputeReceiverPlaneDepthBias(const vec3 uvDdx, const vec3 uvDdy) in ComputeReceiverPlaneDepthBias() function80 const vec2 receiverPlaneDepthBias = ComputeReceiverPlaneDepthBias(shadowDdx, shadowDdy); in CalcPcfShadow()152 const vec2 receiverPlaneDepthBias = ComputeReceiverPlaneDepthBias(shadowDdx, shadowDdy); in CalcPcfShadowMed()