mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Added WebGPU. (#3544)
This commit is contained in:
committed by
GitHub
parent
967f7629b6
commit
868c66e1ed
@@ -896,6 +896,9 @@ enum RendererType : uint
|
||||
// Vulkan
|
||||
VULKAN,
|
||||
|
||||
// WebGPU
|
||||
WEBGPU,
|
||||
|
||||
COUNT
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user