fix transformed border thickness

This commit is contained in:
vaxerski
2022-11-26 20:36:05 +00:00
parent afe688e6ab
commit 0db75852f3
3 changed files with 7 additions and 4 deletions

View File

@@ -19,6 +19,7 @@ public:
GLint topLeft;
GLint bottomRight;
GLint fullSize;
GLint fullSizeUntransformed;
GLint radius;
GLint primitiveMultisample;