Merge branch 'blender-v2.83-release'

This commit is contained in:
Campbell Barton 2020-04-20 12:15:03 +10:00
commit 9d3b1d361d
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ struct GPUViewportBatch {
rctf rect_pos;
rctf rect_uv;
} last_used_parameters;
} GPUViewportBatch;
};
static struct {
GPUVertFormat format;