Files
ladybird/Userland/Libraries/LibGL/Buffer.cpp
Jelle Raaijmakers 62092a329d LibGL: Make GLsizeiptr signed
The Khronos description of a "non-negative binary integer" does not mean
an unsigned type, just that it should not be negative.
2023-01-03 18:11:37 +01:00

3.5 KiB