Files
ladybird/Libraries/LibWeb/WebGL/WebGLBuffer.h
Undefine 7d6212ae71 LibWeb: Ensure WebGL buffers don't mix between index and other data
The spec mandates that a buffer during its lifetime can only get bound
to either an index buffer or any other type.
2025-11-27 19:19:54 +01:00

925 B