Added WebGPU. (#3544)

This commit is contained in:
Branimir Karadžić
2026-01-09 20:09:39 -08:00
committed by GitHub
parent 967f7629b6
commit 868c66e1ed
22 changed files with 7244 additions and 3 deletions

View File

@@ -468,6 +468,7 @@ enum.RendererType { comment = "Renderer types:" }
.OpenGLES --- OpenGL ES 2.0+
.OpenGL --- OpenGL 2.1+
.Vulkan --- Vulkan
.WebGPU --- WebGPU
()
--- Access mode enum.