Files
ladybird/Libraries/LibWeb/WebGL/WebGL2RenderingContextOverloads.idl
Jelle Raaijmakers 25d78f7c8e LibWeb: Implement WebGL2's readPixels with a byte offset argument
We pass it in as a `void*` since that's what this API expects when you
have bound the GL_PIXEL_PACK_BUFFER buffer.
2025-10-30 16:20:33 -07:00

5.8 KiB