mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Removed WebGPU. (#3198)
This commit is contained in:
@@ -864,9 +864,6 @@ pub const RendererType = enum(c_int) {
|
||||
/// Vulkan
|
||||
Vulkan,
|
||||
|
||||
/// WebGPU
|
||||
WebGPU,
|
||||
|
||||
Count
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user