Skip to content

Commit b475415

Browse files
committed
merge
2 parents 093bf1e + 8ba5d28 commit b475415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/render-test/render-gl.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,7 @@ class GLRenderer : public Renderer, public ShaderCompiler
609609
}
610610

611611
return shaderID;
612-
}
612+
}
613613

614614
virtual void dispatchCompute(int x, int y, int z) override
615615
{

0 commit comments

Comments
 (0)