Branimir Karadžić 7 vuotta sitten
vanhempi
sitoutus
29b0650a17
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      include/bgfx/bgfx.h

+ 1 - 1
include/bgfx/bgfx.h

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