Searched refs:CalculateLineIntegral (Results 1 – 1 of 1) sorted by relevance
30 float CalculateLineIntegral(in FogLayer layer, in float rayDirY, in float rayOrigY) in CalculateLineIntegral() function69 const float layer1Integral = CalculateLineIntegral(L1, cameraToPointY, cameraY); in InplaceFogBlock()72 const float layer2Integral = CalculateLineIntegral(L2, cameraToPointY, cameraY); in InplaceFogBlock()