diff options
| author | Yong He <yonghe@outlook.com> | 2017-10-31 05:56:28 -0400 |
|---|---|---|
| committer | Yong He <yonghe@outlook.com> | 2017-10-31 05:56:28 -0400 |
| commit | 8ba5d28be28fff7ac3a99a0046cac9fd9897d16e (patch) | |
| tree | cf5e40c2fc7c20156cc71001dc209a268cc1cf76 | |
| parent | 436c906a36fc7ff4f767d303cb5824995cd117d8 (diff) | |
initiate rebuild
| -rw-r--r-- | tools/render-test/render-gl.cpp | 2 |
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 { |
