mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-03 08:08:43 +00:00
LibWeb: Add WebGLRenderbuffer
This commit is contained in:
parent
6b7d5dbec6
commit
d53cb9833b
Notes:
github-actions[bot]
2024-11-13 10:43:16 +00:00
Author: https://github.com/gmta
Commit: d53cb9833b
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2308
7 changed files with 55 additions and 0 deletions
|
@ -364,6 +364,7 @@ libweb_js_bindings(WebGL/WebGLContextEvent)
|
|||
libweb_js_bindings(WebGL/WebGLFramebuffer)
|
||||
libweb_js_bindings(WebGL/WebGLObject)
|
||||
libweb_js_bindings(WebGL/WebGLProgram)
|
||||
libweb_js_bindings(WebGL/WebGLRenderbuffer)
|
||||
libweb_js_bindings(WebGL/WebGLRenderingContext)
|
||||
libweb_js_bindings(WebIDL/DOMException)
|
||||
libweb_js_bindings(WebSockets/WebSocket)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue