summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYong He <yonghe@outlook.com>2017-10-31 05:56:28 -0400
committerYong He <yonghe@outlook.com>2017-10-31 05:56:28 -0400
commit8ba5d28be28fff7ac3a99a0046cac9fd9897d16e (patch)
treecf5e40c2fc7c20156cc71001dc209a268cc1cf76
parent436c906a36fc7ff4f767d303cb5824995cd117d8 (diff)
initiate rebuild
-rw-r--r--tools/render-test/render-gl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/render-test/render-gl.cpp b/tools/render-test/render-gl.cpp
index 9563ced96..a853a53a4 100644
--- a/tools/render-test/render-gl.cpp
+++ b/tools/render-test/render-gl.cpp
@@ -609,7 +609,7 @@ public:
}
return shaderID;
- }
+ }
virtual void dispatchCompute(int x, int y, int z) override
{