mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Cleanup.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
-- vim: syntax=lua
|
||||
-- bgfx interface
|
||||
|
||||
version(119)
|
||||
version(120)
|
||||
|
||||
typedef "bool"
|
||||
typedef "char"
|
||||
@@ -791,7 +791,7 @@ struct.Resolution { ctor }
|
||||
.reset "uint32_t" --- Reset parameters.
|
||||
.numBackBuffers "uint8_t" --- Number of back buffers.
|
||||
.maxFrameLatency "uint8_t" --- Maximum frame latency.
|
||||
.scaleDebug "uint8_t" --- Scale factor for debug view.
|
||||
.debugTextScale "uint8_t" --- Scale factor for debug text.
|
||||
|
||||
--- Configurable runtime limits parameters.
|
||||
struct.Limits { namespace = "Init" }
|
||||
|
||||
Reference in New Issue
Block a user