From 71023b71b7f4a0ee4e9c8d6099a9f08a221e989a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Thu, 27 Oct 2016 20:32:18 -0700 Subject: [PATCH] Updated docs. --- include/bgfx/bgfx.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/bgfx/bgfx.h b/include/bgfx/bgfx.h index f60257b05..9398837eb 100644 --- a/include/bgfx/bgfx.h +++ b/include/bgfx/bgfx.h @@ -1817,6 +1817,7 @@ namespace bgfx /// /// @param[in] _handle Texture handle. /// @param[in] _data Destination buffer. + /// @param[in] _mip Mip level. /// /// @returns Frame number when the result will be available. See: `bgfx::frame`. ///