|
@@ -42,6 +42,8 @@ float orthographicDepthToViewZ( const in float linearClipZ, const in float near,
|
|
float viewZToPerspectiveDepth( const in float viewZ, const in float near, const in float far ) {
|
|
float viewZToPerspectiveDepth( const in float viewZ, const in float near, const in float far ) {
|