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