|
|
@@ -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.
|