mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-19 13:32:59 +01:00
Cleanup.
This commit is contained in:
@@ -2651,7 +2651,7 @@ namespace bgfx
|
||||
, const Memory* _mem = NULL
|
||||
);
|
||||
|
||||
/// Create frame buffer with size based on backbuffer ratio. Frame buffer will maintain ratio
|
||||
/// Create texture with size based on backbuffer ratio. Texture will maintain ratio
|
||||
/// if back buffer resolution changes.
|
||||
///
|
||||
/// @param[in] _ratio Frame buffer size in respect to back-buffer size. See:
|
||||
|
||||
Reference in New Issue
Block a user