diff options
author | ChibiDenDen <pdaniq@gmail.com> | 2023-02-20 11:35:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-20 11:35:28 +0200 |
commit | aeab31b13a86f0108bbbee98af997bec21beb4e1 (patch) | |
tree | b10d6371d02ba109dbb9a3f6387def5879aed33f /doc/classes/CollisionPolygon3D.xml | |
parent | 9f68d06ec2d8dbeb237c5aa5c6f9bbcbe26bde5d (diff) |
Fix bufSize parameter for glGetSynciv
According to the docs:
https://registry.khronos.org/OpenGL-Refpages/es3.0/html/glGetSynciv.xhtml
Bufsize is in integers, not bytes.
The current code overflows data unto other stack variables.
Diffstat (limited to 'doc/classes/CollisionPolygon3D.xml')
0 files changed, 0 insertions, 0 deletions