Sebastien Vandenberghe %!s(int64=6) %!d(string=hai) anos
pai
achega
45b85ad22c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Shaders/ShadersInclude/pbrUboDeclaration.fx

+ 1 - 1
src/Shaders/ShadersInclude/pbrUboDeclaration.fx

@@ -125,7 +125,7 @@ uniform Material
     uniform vec3 vSphericalYZ;
     uniform vec3 vSphericalZX;
 
-    // Image Processing WEBGPU Hack
+    // Image Processing TODO WEBGPU Hack
     #ifdef WEBGPU
 	uniform float exposureLinear;
 	uniform float contrast;