mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Cleanup.
This commit is contained in:
@@ -636,7 +636,7 @@ namespace bgfx
|
||||
TextureFormat::Enum format; //!< Backbuffer format.
|
||||
uint32_t width; //!< Backbuffer width.
|
||||
uint32_t height; //!< Backbuffer height.
|
||||
uint32_t reset; //!< Reset parameters.
|
||||
uint32_t reset; //!< Reset parameters.
|
||||
uint8_t numBackBuffers; //!< Number of back buffers.
|
||||
uint8_t maxFrameLatency; //!< Maximum frame latency.
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user