mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-07 16:49:54 +00:00
LibWeb: Add WebGLShaderPrecisionFormat
This commit is contained in:
parent
d63a979bde
commit
3d8ab0e67c
Notes:
github-actions[bot]
2024-11-13 10:42:45 +00:00
Author: https://github.com/gmta
Commit: 3d8ab0e67c
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2308
7 changed files with 58 additions and 0 deletions
|
@ -368,6 +368,7 @@ libweb_js_bindings(WebGL/WebGLProgram)
|
|||
libweb_js_bindings(WebGL/WebGLRenderbuffer)
|
||||
libweb_js_bindings(WebGL/WebGLRenderingContext)
|
||||
libweb_js_bindings(WebGL/WebGLShader)
|
||||
libweb_js_bindings(WebGL/WebGLShaderPrecisionFormat)
|
||||
libweb_js_bindings(WebGL/WebGLTexture)
|
||||
libweb_js_bindings(WebGL/WebGLUniformLocation)
|
||||
libweb_js_bindings(WebIDL/DOMException)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue