This commit is contained in:
Branimir Karadžić 2018-09-27 19:04:23 -07:00
parent 6d320ce2ab
commit 29b0650a17

View File

@ -2511,7 +2511,7 @@ namespace bgfx
/// Calculate amount of memory required for texture.
///
/// @param[out] _info Resulting texture info structure.
/// @param[out] _info Resulting texture info structure. See: `TextureInfo`.
/// @param[in] _width Width.
/// @param[in] _height Height.
/// @param[in] _depth Depth dimension of volume texture.