Commit 4d9d60a3 by Kai Westerkamp

Merge remote-tracking branch 'origin/patchRender' into patchRender

parents 97c17290 2d5d8f0f
......@@ -34,6 +34,7 @@ private:
QVector<GLuint> vertex_offsets;
QVector<GLuint> index_buffer;
QVector<GLuint> patch_index_regular;
QVector<GLuint> extra_triangles;
};
struct Result
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment