mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Added Init.fallback option. Cleanup. (#3522)
This commit is contained in:
committed by
GitHub
parent
3ddf1ed032
commit
241e9c3330
@@ -1419,6 +1419,7 @@ pub const Init = extern struct {
|
||||
capabilities: u64,
|
||||
debug: bool,
|
||||
profile: bool,
|
||||
fallback: bool,
|
||||
platformData: PlatformData,
|
||||
resolution: Resolution,
|
||||
limits: Limits,
|
||||
|
||||
Reference in New Issue
Block a user