Explorar o código

Fix Linux Build

sebavan %!s(int64=6) %!d(string=hai) anos
pai
achega
87684c25e4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Engines/WebGPU/webgpuShaderProcessingContext.ts

+ 1 - 1
src/Engines/WebGPU/webgpuShaderProcessingContext.ts

@@ -1,4 +1,4 @@
-import { ShaderProcessingContext } from "../processors/shaderProcessingOptions";
+import { ShaderProcessingContext } from "../Processors/shaderProcessingOptions";
 
 const _maxSets = 4;
 const _maxBindingsPerSet = 16;