From 400f3c18dd4aed6a1528b2011325aed658a31eeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D1=80=D0=B0=D0=BD=D0=B8=D0=BC=D0=B8=D1=80=20=D0=9A?= =?UTF-8?q?=D0=B0=D1=80=D0=B0=D1=9F=D0=B8=D1=9B?= Date: Sun, 2 May 2021 08:04:10 -0700 Subject: [PATCH] Updated docs. --- bgfx.html | 8 +++++++- build.html | 1 + genindex.html | 2 ++ objects.inv | Bin 26670 -> 26708 bytes searchindex.js | 2 +- 5 files changed, 11 insertions(+), 2 deletions(-) diff --git a/bgfx.html b/bgfx.html index b758146c3..2c9d670e9 100644 --- a/bgfx.html +++ b/bgfx.html @@ -271,6 +271,12 @@ tutorial.

Device id. If set to 0 it will select first device, or device with matching id.

+
+
+uint64_t capabilities
+

Capabilities initialization mask (default: UINT64_MAX).

+
+
bool debug
@@ -6889,7 +6895,7 @@ otherwise prefer bgfx::setViewScissor.

Access::Enum access
-

Attachement access. See Access::Enum.

+

Attachment access. See Access::Enum.

diff --git a/build.html b/build.html index 285dcb47a..6036d66e2 100644 --- a/build.html +++ b/build.html @@ -354,6 +354,7 @@ instead) inside different build system.

CMake