LibWeb: Add WebGLShader

This commit is contained in:
Jelle Raaijmakers 2024-11-13 10:06:07 +01:00 committed by Andreas Kling
commit 2b09afb971
Notes: github-actions[bot] 2024-11-13 10:43:11 +00:00
7 changed files with 55 additions and 0 deletions

View file

@ -397,6 +397,7 @@ WebGLObject
WebGLProgram
WebGLRenderbuffer
WebGLRenderingContext
WebGLShader
WebKitCSSMatrix
WebSocket
WheelEvent