diff --git a/bgfx.html b/bgfx.html index f8508f0ba..4f338b662 100644 --- a/bgfx.html +++ b/bgfx.html @@ -816,6 +816,12 @@

Attention
C99 equivalent is bgfx_dbg_text_clear.
+
Parameters
+
+

@@ -1234,6 +1240,18 @@

Maximum number of encoder threads.

+
+
+uint32_t transientVbSize
+

Maximum transient vertex buffer size.

+
+ +
+
+uint32_t transientIbSize
+

Maximum transient index buffer size.

+
+ @@ -3456,7 +3474,7 @@ In graphics debugger view name will appear as:

Warning

-

doxygenfunction: Unable to resolve multiple matches for function “bgfx::setName” with arguments (ShaderHandle, const char *) in doxygen xml output for project “bgfx” from directory: ../../.build/docs/xml. +

doxygenfunction: Unable to resolve multiple matches for function “bgfx::setName” with arguments (ShaderHandle, const char *, int32_t _len) in doxygen xml output for project “bgfx” from directory: ../../.build/docs/xml. Potential matches:

- void bgfx::setName(ShaderHandle, const char *, int32_t)
@@ -3466,7 +3484,7 @@ Potential matches:
 

Warning

-

doxygenfunction: Unable to resolve multiple matches for function “bgfx::setName” with arguments (TextureHandle, const char *) in doxygen xml output for project “bgfx” from directory: ../../.build/docs/xml. +

doxygenfunction: Unable to resolve multiple matches for function “bgfx::setName” with arguments (TextureHandle, const char *, int32_t _len) in doxygen xml output for project “bgfx” from directory: ../../.build/docs/xml. Potential matches:

- void bgfx::setName(ShaderHandle, const char *, int32_t)
@@ -4384,6 +4402,11 @@ otherwise prefer bgfx::setViewScissor.

Attention
C99 equivalent is bgfx_alloc.
+
Parameters
+
    +
  • _size: Size to allocate.
  • +
+

@@ -4414,6 +4437,12 @@ otherwise prefer bgfx::setViewScissor.

Data passed must be available for at least 2 bgfx::frame calls.
Attention
C99 equivalent are bgfx_make_ref, bgfx_make_ref_release.
+
Parameters
+
    +
  • _data: Pointer to data.
  • +
  • _size: Size of data.
  • +
+

diff --git a/build.html b/build.html index 41ef2dbde..34cbf9240 100644 --- a/build.html +++ b/build.html @@ -98,7 +98,7 @@
  • Windows
  • Xcode
  • Linux
  • -
  • WinRT / Windows Phone 8.1
  • +
  • WinRT / UWP
  • Amalgamated Build
  • @@ -176,12 +176,12 @@ git clone git://github.com/bkaradzic/bgfx.git
    cd bgfx
     
    -

    Generate Visual Studio 2015 project files:

    -
    ..\bx\tools\bin\windows\genie --with-examples vs2015
    +

    Generate Visual Studio 2017 project files:

    +
    ..\bx\tools\bin\windows\genie --with-examples vs2017
     
    -

    Open bgfx solution in Visual Studio 2015:

    -
    start .build\projects\vs2015\bgfx.sln
    +

    Open bgfx solution in Visual Studio 2017:

    +
    start .build\projects\vs2017\bgfx.sln
     
    @@ -279,7 +279,7 @@ cd examples/runtime

    Xcode IDE:

    -
    genie --with-combined-examples --xcode=osx xcode9
    +
    ../bx/tools/bin/darwin/genie --with-combined-examples --xcode=osx xcode9
     open .build/projects/xcode9-osx/bgfx.xcworkspace
     
    @@ -299,9 +299,9 @@ configuration file, it has to be set manually for each example project:

    -
    -

    WinRT / Windows Phone 8.1

    -
    ../bx/tools/bin/windows/genie --vs=winphone81 vs2015
    +
    +

    WinRT / UWP

    +
    ..\bx\tools\bin\windows\genie --vs=winstore100 vs2017
     

    Build the resulting solution and deploy to device.

    @@ -327,14 +327,14 @@ instead) inside different build system.

    And generate project files with --with-ovr option:

    -
    genie --with-ovr vs2015
    +
    ..\bx\tools\bin\windows\genie --with-ovr vs2017
     

    Tools

    To build bgfx project files for tools, use --with-tools option:

    -
    genie --with-tools vs2015
    +
    ..\bx\tools\bin\windows\genie --with-tools vs2017
     
    diff --git a/genindex.html b/genindex.html index fc054e04b..fc401f9f3 100644 --- a/genindex.html +++ b/genindex.html @@ -497,6 +497,14 @@ +
    bgfx::Caps::Limits::transientIbSize (C++ member) +
    + + +
    bgfx::Caps::Limits::transientVbSize (C++ member) +
    + +
    bgfx::Caps::numGPUs (C++ member)
    @@ -1116,12 +1124,12 @@
    bgfx::Stats::cpuTimeBegin (C++ member)
    + +
    bgfx::Stats::cpuTimeEnd (C++ member)
    -
    -
    bgfx::Stats::cpuTimeFrame (C++ member)
    diff --git a/index.html b/index.html index 2d02c8eb1..0c69df640 100644 --- a/index.html +++ b/index.html @@ -185,7 +185,7 @@ licensed under permissive BSD-2 clause open source license.

  • Windows
  • Xcode
  • Linux
  • -
  • WinRT / Windows Phone 8.1
  • +
  • WinRT / UWP
  • Amalgamated Build
  • diff --git a/objects.inv b/objects.inv index 9a2a9a14e..07fadd0d0 100644 Binary files a/objects.inv and b/objects.inv differ diff --git a/searchindex.js b/searchindex.js index 6c0db2b5b..e2b509602 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({envversion:46,filenames:["bgfx","build","examples","index","internals","license","overview","tools"],objects:{"":{"bgfx::Access":[0,1,1,"_CPPv2N4bgfx6AccessE"],"bgfx::Access::Count":[0,2,1,"_CPPv2N4bgfx6Access5CountE"],"bgfx::Access::Enum":[0,3,1,"_CPPv2N4bgfx6Access4EnumE"],"bgfx::Access::Read":[0,2,1,"_CPPv2N4bgfx6Access4ReadE"],"bgfx::Access::ReadWrite":[0,2,1,"_CPPv2N4bgfx6Access9ReadWriteE"],"bgfx::Access::Write":[0,2,1,"_CPPv2N4bgfx6Access5WriteE"],"bgfx::Attachment":[0,1,1,"_CPPv2N4bgfx10AttachmentE"],"bgfx::Attachment::handle":[0,4,1,"_CPPv2N4bgfx10Attachment6handleE"],"bgfx::Attachment::layer":[0,4,1,"_CPPv2N4bgfx10Attachment5layerE"],"bgfx::Attachment::mip":[0,4,1,"_CPPv2N4bgfx10Attachment3mipE"],"bgfx::Attrib":[0,1,1,"_CPPv2N4bgfx6AttribE"],"bgfx::Attrib::Bitangent":[0,2,1,"_CPPv2N4bgfx6Attrib9BitangentE"],"bgfx::Attrib::Color0":[0,2,1,"_CPPv2N4bgfx6Attrib6Color0E"],"bgfx::Attrib::Color1":[0,2,1,"_CPPv2N4bgfx6Attrib6Color1E"],"bgfx::Attrib::Color2":[0,2,1,"_CPPv2N4bgfx6Attrib6Color2E"],"bgfx::Attrib::Color3":[0,2,1,"_CPPv2N4bgfx6Attrib6Color3E"],"bgfx::Attrib::Count":[0,2,1,"_CPPv2N4bgfx6Attrib5CountE"],"bgfx::Attrib::Enum":[0,3,1,"_CPPv2N4bgfx6Attrib4EnumE"],"bgfx::Attrib::Indices":[0,2,1,"_CPPv2N4bgfx6Attrib7IndicesE"],"bgfx::Attrib::Normal":[0,2,1,"_CPPv2N4bgfx6Attrib6NormalE"],"bgfx::Attrib::Position":[0,2,1,"_CPPv2N4bgfx6Attrib8PositionE"],"bgfx::Attrib::Tangent":[0,2,1,"_CPPv2N4bgfx6Attrib7TangentE"],"bgfx::Attrib::TexCoord0":[0,2,1,"_CPPv2N4bgfx6Attrib9TexCoord0E"],"bgfx::Attrib::TexCoord1":[0,2,1,"_CPPv2N4bgfx6Attrib9TexCoord1E"],"bgfx::Attrib::TexCoord2":[0,2,1,"_CPPv2N4bgfx6Attrib9TexCoord2E"],"bgfx::Attrib::TexCoord3":[0,2,1,"_CPPv2N4bgfx6Attrib9TexCoord3E"],"bgfx::Attrib::TexCoord4":[0,2,1,"_CPPv2N4bgfx6Attrib9TexCoord4E"],"bgfx::Attrib::TexCoord5":[0,2,1,"_CPPv2N4bgfx6Attrib9TexCoord5E"],"bgfx::Attrib::TexCoord6":[0,2,1,"_CPPv2N4bgfx6Attrib9TexCoord6E"],"bgfx::Attrib::TexCoord7":[0,2,1,"_CPPv2N4bgfx6Attrib9TexCoord7E"],"bgfx::Attrib::Weight":[0,2,1,"_CPPv2N4bgfx6Attrib6WeightE"],"bgfx::AttribType":[0,1,1,"_CPPv2N4bgfx10AttribTypeE"],"bgfx::AttribType::Count":[0,2,1,"_CPPv2N4bgfx10AttribType5CountE"],"bgfx::AttribType::Enum":[0,3,1,"_CPPv2N4bgfx10AttribType4EnumE"],"bgfx::AttribType::Float":[0,2,1,"_CPPv2N4bgfx10AttribType5FloatE"],"bgfx::AttribType::Half":[0,2,1,"_CPPv2N4bgfx10AttribType4HalfE"],"bgfx::AttribType::Int16":[0,2,1,"_CPPv2N4bgfx10AttribType5Int16E"],"bgfx::AttribType::Uint10":[0,2,1,"_CPPv2N4bgfx10AttribType6Uint10E"],"bgfx::AttribType::Uint8":[0,2,1,"_CPPv2N4bgfx10AttribType5Uint8E"],"bgfx::CallbackI":[0,1,1,"_CPPv2N4bgfx9CallbackIE"],"bgfx::CallbackI::cacheRead":[0,5,1,"_CPPv2N4bgfx9CallbackI9cacheReadE8uint64_tPv8uint32_t"],"bgfx::CallbackI::cacheReadSize":[0,5,1,"_CPPv2N4bgfx9CallbackI13cacheReadSizeE8uint64_t"],"bgfx::CallbackI::cacheWrite":[0,5,1,"_CPPv2N4bgfx9CallbackI10cacheWriteE8uint64_tPKv8uint32_t"],"bgfx::CallbackI::captureBegin":[0,5,1,"_CPPv2N4bgfx9CallbackI12captureBeginE8uint32_t8uint32_t8uint32_tN13TextureFormat4EnumEb"],"bgfx::CallbackI::captureEnd":[0,5,1,"_CPPv2N4bgfx9CallbackI10captureEndEv"],"bgfx::CallbackI::captureFrame":[0,5,1,"_CPPv2N4bgfx9CallbackI12captureFrameEPKv8uint32_t"],"bgfx::CallbackI::fatal":[0,5,1,"_CPPv2N4bgfx9CallbackI5fatalEN5Fatal4EnumEPKc"],"bgfx::CallbackI::profilerBegin":[0,5,1,"_CPPv2N4bgfx9CallbackI13profilerBeginEPKc8uint32_tPKc8uint16_t"],"bgfx::CallbackI::profilerBeginLiteral":[0,5,1,"_CPPv2N4bgfx9CallbackI20profilerBeginLiteralEPKc8uint32_tPKc8uint16_t"],"bgfx::CallbackI::profilerEnd":[0,5,1,"_CPPv2N4bgfx9CallbackI11profilerEndEv"],"bgfx::CallbackI::screenShot":[0,5,1,"_CPPv2N4bgfx9CallbackI10screenShotEPKc8uint32_t8uint32_t8uint32_tPKv8uint32_tb"],"bgfx::CallbackI::traceVargs":[0,5,1,"_CPPv2N4bgfx9CallbackI10traceVargsEPKc8uint16_tPKc7va_list"],"bgfx::Caps":[0,1,1,"_CPPv2N4bgfx4CapsE"],"bgfx::Caps::GPU":[0,1,1,"_CPPv2N4bgfx4Caps3GPUE"],"bgfx::Caps::GPU::deviceId":[0,4,1,"_CPPv2N4bgfx4Caps3GPU8deviceIdE"],"bgfx::Caps::GPU::vendorId":[0,4,1,"_CPPv2N4bgfx4Caps3GPU8vendorIdE"],"bgfx::Caps::Limits":[0,1,1,"_CPPv2N4bgfx4Caps6LimitsE"],"bgfx::Caps::Limits::maxBlits":[0,4,1,"_CPPv2N4bgfx4Caps6Limits8maxBlitsE"],"bgfx::Caps::Limits::maxDrawCalls":[0,4,1,"_CPPv2N4bgfx4Caps6Limits12maxDrawCallsE"],"bgfx::Caps::Limits::maxDynamicIndexBuffers":[0,4,1,"_CPPv2N4bgfx4Caps6Limits22maxDynamicIndexBuffersE"],"bgfx::Caps::Limits::maxDynamicVertexBuffers":[0,4,1,"_CPPv2N4bgfx4Caps6Limits23maxDynamicVertexBuffersE"],"bgfx::Caps::Limits::maxEncoders":[0,4,1,"_CPPv2N4bgfx4Caps6Limits11maxEncodersE"],"bgfx::Caps::Limits::maxFBAttachments":[0,4,1,"_CPPv2N4bgfx4Caps6Limits16maxFBAttachmentsE"],"bgfx::Caps::Limits::maxFrameBuffers":[0,4,1,"_CPPv2N4bgfx4Caps6Limits15maxFrameBuffersE"],"bgfx::Caps::Limits::maxIndexBuffers":[0,4,1,"_CPPv2N4bgfx4Caps6Limits15maxIndexBuffersE"],"bgfx::Caps::Limits::maxOcclusionQueries":[0,4,1,"_CPPv2N4bgfx4Caps6Limits19maxOcclusionQueriesE"],"bgfx::Caps::Limits::maxPrograms":[0,4,1,"_CPPv2N4bgfx4Caps6Limits11maxProgramsE"],"bgfx::Caps::Limits::maxShaders":[0,4,1,"_CPPv2N4bgfx4Caps6Limits10maxShadersE"],"bgfx::Caps::Limits::maxTextureLayers":[0,4,1,"_CPPv2N4bgfx4Caps6Limits16maxTextureLayersE"],"bgfx::Caps::Limits::maxTextureSamplers":[0,4,1,"_CPPv2N4bgfx4Caps6Limits18maxTextureSamplersE"],"bgfx::Caps::Limits::maxTextureSize":[0,4,1,"_CPPv2N4bgfx4Caps6Limits14maxTextureSizeE"],"bgfx::Caps::Limits::maxTextures":[0,4,1,"_CPPv2N4bgfx4Caps6Limits11maxTexturesE"],"bgfx::Caps::Limits::maxUniforms":[0,4,1,"_CPPv2N4bgfx4Caps6Limits11maxUniformsE"],"bgfx::Caps::Limits::maxVertexBuffers":[0,4,1,"_CPPv2N4bgfx4Caps6Limits16maxVertexBuffersE"],"bgfx::Caps::Limits::maxVertexDecls":[0,4,1,"_CPPv2N4bgfx4Caps6Limits14maxVertexDeclsE"],"bgfx::Caps::Limits::maxVertexStreams":[0,4,1,"_CPPv2N4bgfx4Caps6Limits16maxVertexStreamsE"],"bgfx::Caps::Limits::maxViews":[0,4,1,"_CPPv2N4bgfx4Caps6Limits8maxViewsE"],"bgfx::Caps::deviceId":[0,4,1,"_CPPv2N4bgfx4Caps8deviceIdE"],"bgfx::Caps::formats":[0,4,1,"_CPPv2N4bgfx4Caps7formatsE"],"bgfx::Caps::gpu":[0,4,1,"_CPPv2N4bgfx4Caps3gpuE"],"bgfx::Caps::homogeneousDepth":[0,4,1,"_CPPv2N4bgfx4Caps16homogeneousDepthE"],"bgfx::Caps::numGPUs":[0,4,1,"_CPPv2N4bgfx4Caps7numGPUsE"],"bgfx::Caps::originBottomLeft":[0,4,1,"_CPPv2N4bgfx4Caps16originBottomLeftE"],"bgfx::Caps::rendererType":[0,4,1,"_CPPv2N4bgfx4Caps12rendererTypeE"],"bgfx::Caps::supported":[0,4,1,"_CPPv2N4bgfx4Caps9supportedE"],"bgfx::Caps::vendorId":[0,4,1,"_CPPv2N4bgfx4Caps8vendorIdE"],"bgfx::Encoder":[0,1,1,"_CPPv2N4bgfx7EncoderE"],"bgfx::Encoder::allocTransform":[0,5,1,"_CPPv2N4bgfx7Encoder14allocTransformEP9Transform8uint16_t"],"bgfx::Encoder::blit":[0,5,1,"_CPPv2N4bgfx7Encoder4blitE6ViewId13TextureHandle8uint16_t8uint16_t13TextureHandle8uint16_t8uint16_t8uint16_t8uint16_t"],"bgfx::Encoder::discard":[0,5,1,"_CPPv2N4bgfx7Encoder7discardEv"],"bgfx::Encoder::dispatch":[0,5,1,"_CPPv2N4bgfx7Encoder8dispatchE6ViewId13ProgramHandle8uint32_t8uint32_t8uint32_t7uint8_t"],"bgfx::Encoder::setBuffer":[0,5,1,"_CPPv2N4bgfx7Encoder9setBufferE7uint8_t17IndexBufferHandleN6Access4EnumE"],"bgfx::Encoder::setCondition":[0,5,1,"_CPPv2N4bgfx7Encoder12setConditionE20OcclusionQueryHandleb"],"bgfx::Encoder::setImage":[0,5,1,"_CPPv2N4bgfx7Encoder8setImageE7uint8_t13TextureHandle7uint8_tN6Access4EnumEN13TextureFormat4EnumE"],"bgfx::Encoder::setIndexBuffer":[0,5,1,"_CPPv2N4bgfx7Encoder14setIndexBufferE17IndexBufferHandle"],"bgfx::Encoder::setInstanceDataBuffer":[0,5,1,"_CPPv2N4bgfx7Encoder21setInstanceDataBufferEPK18InstanceDataBuffer"],"bgfx::Encoder::setMarker":[0,5,1,"_CPPv2N4bgfx7Encoder9setMarkerEPKc"],"bgfx::Encoder::setScissor":[0,5,1,"_CPPv2N4bgfx7Encoder10setScissorE8uint16_t8uint16_t8uint16_t8uint16_t"],"bgfx::Encoder::setState":[0,5,1,"_CPPv2N4bgfx7Encoder8setStateE8uint64_t8uint32_t"],"bgfx::Encoder::setStencil":[0,5,1,"_CPPv2N4bgfx7Encoder10setStencilE8uint32_t8uint32_t"],"bgfx::Encoder::setTexture":[0,5,1,"_CPPv2N4bgfx7Encoder10setTextureE7uint8_t13UniformHandle13TextureHandle8uint32_t"],"bgfx::Encoder::setTransform":[0,5,1,"_CPPv2N4bgfx7Encoder12setTransformEPKv8uint16_t"],"bgfx::Encoder::setUniform":[0,5,1,"_CPPv2N4bgfx7Encoder10setUniformE13UniformHandlePKv8uint16_t"],"bgfx::Encoder::setVertexBuffer":[0,5,1,"_CPPv2N4bgfx7Encoder15setVertexBufferE7uint8_t18VertexBufferHandle"],"bgfx::Encoder::setVertexCount":[0,5,1,"_CPPv2N4bgfx7Encoder14setVertexCountE8uint32_t"],"bgfx::Encoder::submit":[0,5,1,"_CPPv2N4bgfx7Encoder6submitE6ViewId13ProgramHandle7int32_tb"],"bgfx::Encoder::touch":[0,5,1,"_CPPv2N4bgfx7Encoder5touchE6ViewId"],"bgfx::HMD":[0,1,1,"_CPPv2N4bgfx3HMDE"],"bgfx::HMD::Eye":[0,1,1,"_CPPv2N4bgfx3HMD3EyeE"],"bgfx::HMD::Eye::fov":[0,4,1,"_CPPv2N4bgfx3HMD3Eye3fovE"],"bgfx::HMD::Eye::pixelsPerTanAngle":[0,4,1,"_CPPv2N4bgfx3HMD3Eye17pixelsPerTanAngleE"],"bgfx::HMD::Eye::projection":[0,4,1,"_CPPv2N4bgfx3HMD3Eye10projectionE"],"bgfx::HMD::Eye::rotation":[0,4,1,"_CPPv2N4bgfx3HMD3Eye8rotationE"],"bgfx::HMD::Eye::translation":[0,4,1,"_CPPv2N4bgfx3HMD3Eye11translationE"],"bgfx::HMD::Eye::viewOffset":[0,4,1,"_CPPv2N4bgfx3HMD3Eye10viewOffsetE"],"bgfx::HMD::deviceHeight":[0,4,1,"_CPPv2N4bgfx3HMD12deviceHeightE"],"bgfx::HMD::deviceWidth":[0,4,1,"_CPPv2N4bgfx3HMD11deviceWidthE"],"bgfx::HMD::flags":[0,4,1,"_CPPv2N4bgfx3HMD5flagsE"],"bgfx::HMD::height":[0,4,1,"_CPPv2N4bgfx3HMD6heightE"],"bgfx::HMD::width":[0,4,1,"_CPPv2N4bgfx3HMD5widthE"],"bgfx::Init":[0,1,1,"_CPPv2N4bgfx4InitE"],"bgfx::Init::Limits":[0,1,1,"_CPPv2N4bgfx4Init6LimitsE"],"bgfx::Init::Limits::maxEncoders":[0,4,1,"_CPPv2N4bgfx4Init6Limits11maxEncodersE"],"bgfx::Init::Limits::transientIbSize":[0,4,1,"_CPPv2N4bgfx4Init6Limits15transientIbSizeE"],"bgfx::Init::Limits::transientVbSize":[0,4,1,"_CPPv2N4bgfx4Init6Limits15transientVbSizeE"],"bgfx::Init::allocator":[0,4,1,"_CPPv2N4bgfx4Init9allocatorE"],"bgfx::Init::callback":[0,4,1,"_CPPv2N4bgfx4Init8callbackE"],"bgfx::Init::debug":[0,4,1,"_CPPv2N4bgfx4Init5debugE"],"bgfx::Init::deviceId":[0,4,1,"_CPPv2N4bgfx4Init8deviceIdE"],"bgfx::Init::profile":[0,4,1,"_CPPv2N4bgfx4Init7profileE"],"bgfx::Init::resolution":[0,4,1,"_CPPv2N4bgfx4Init10resolutionE"],"bgfx::Init::type":[0,4,1,"_CPPv2N4bgfx4Init4typeE"],"bgfx::Init::vendorId":[0,4,1,"_CPPv2N4bgfx4Init8vendorIdE"],"bgfx::InternalData":[0,1,1,"_CPPv2N4bgfx12InternalDataE"],"bgfx::InternalData::caps":[0,4,1,"_CPPv2N4bgfx12InternalData4capsE"],"bgfx::InternalData::context":[0,4,1,"_CPPv2N4bgfx12InternalData7contextE"],"bgfx::Memory":[0,1,1,"_CPPv2N4bgfx6MemoryE"],"bgfx::Memory::data":[0,4,1,"_CPPv2N4bgfx6Memory4dataE"],"bgfx::Memory::size":[0,4,1,"_CPPv2N4bgfx6Memory4sizeE"],"bgfx::OcclusionQueryResult":[0,1,1,"_CPPv2N4bgfx20OcclusionQueryResultE"],"bgfx::OcclusionQueryResult::Count":[0,2,1,"_CPPv2N4bgfx20OcclusionQueryResult5CountE"],"bgfx::OcclusionQueryResult::Enum":[0,3,1,"_CPPv2N4bgfx20OcclusionQueryResult4EnumE"],"bgfx::OcclusionQueryResult::Invisible":[0,2,1,"_CPPv2N4bgfx20OcclusionQueryResult9InvisibleE"],"bgfx::OcclusionQueryResult::NoResult":[0,2,1,"_CPPv2N4bgfx20OcclusionQueryResult8NoResultE"],"bgfx::OcclusionQueryResult::Visible":[0,2,1,"_CPPv2N4bgfx20OcclusionQueryResult7VisibleE"],"bgfx::PlatformData":[0,1,1,"_CPPv2N4bgfx12PlatformDataE"],"bgfx::PlatformData::backBuffer":[0,4,1,"_CPPv2N4bgfx12PlatformData10backBufferE"],"bgfx::PlatformData::backBufferDS":[0,4,1,"_CPPv2N4bgfx12PlatformData12backBufferDSE"],"bgfx::PlatformData::context":[0,4,1,"_CPPv2N4bgfx12PlatformData7contextE"],"bgfx::PlatformData::ndt":[0,4,1,"_CPPv2N4bgfx12PlatformData3ndtE"],"bgfx::PlatformData::nwh":[0,4,1,"_CPPv2N4bgfx12PlatformData3nwhE"],"bgfx::PlatformData::session":[0,4,1,"_CPPv2N4bgfx12PlatformData7sessionE"],"bgfx::RenderFrame":[0,1,1,"_CPPv2N4bgfx11RenderFrameE"],"bgfx::RendererType":[0,1,1,"_CPPv2N4bgfx12RendererTypeE"],"bgfx::RendererType::Count":[0,2,1,"_CPPv2N4bgfx12RendererType5CountE"],"bgfx::RendererType::Direct3D11":[0,2,1,"_CPPv2N4bgfx12RendererType10Direct3D11E"],"bgfx::RendererType::Direct3D12":[0,2,1,"_CPPv2N4bgfx12RendererType10Direct3D12E"],"bgfx::RendererType::Direct3D9":[0,2,1,"_CPPv2N4bgfx12RendererType9Direct3D9E"],"bgfx::RendererType::Enum":[0,3,1,"_CPPv2N4bgfx12RendererType4EnumE"],"bgfx::RendererType::Gnm":[0,2,1,"_CPPv2N4bgfx12RendererType3GnmE"],"bgfx::RendererType::Metal":[0,2,1,"_CPPv2N4bgfx12RendererType5MetalE"],"bgfx::RendererType::Noop":[0,2,1,"_CPPv2N4bgfx12RendererType4NoopE"],"bgfx::RendererType::OpenGL":[0,2,1,"_CPPv2N4bgfx12RendererType6OpenGLE"],"bgfx::RendererType::OpenGLES":[0,2,1,"_CPPv2N4bgfx12RendererType8OpenGLESE"],"bgfx::RendererType::Vulkan":[0,2,1,"_CPPv2N4bgfx12RendererType6VulkanE"],"bgfx::Stats":[0,1,1,"_CPPv2N4bgfx5StatsE"],"bgfx::Stats::cpuTimeBegin":[0,4,1,"_CPPv2N4bgfx5Stats12cpuTimeBeginE"],"bgfx::Stats::cpuTimeEnd":[0,4,1,"_CPPv2N4bgfx5Stats10cpuTimeEndE"],"bgfx::Stats::cpuTimeFrame":[0,4,1,"_CPPv2N4bgfx5Stats12cpuTimeFrameE"],"bgfx::Stats::cpuTimerFreq":[0,4,1,"_CPPv2N4bgfx5Stats12cpuTimerFreqE"],"bgfx::Stats::encoderStats":[0,4,1,"_CPPv2N4bgfx5Stats12encoderStatsE"],"bgfx::Stats::gpuMemoryMax":[0,4,1,"_CPPv2N4bgfx5Stats12gpuMemoryMaxE"],"bgfx::Stats::gpuMemoryUsed":[0,4,1,"_CPPv2N4bgfx5Stats13gpuMemoryUsedE"],"bgfx::Stats::gpuTimeBegin":[0,4,1,"_CPPv2N4bgfx5Stats12gpuTimeBeginE"],"bgfx::Stats::gpuTimeEnd":[0,4,1,"_CPPv2N4bgfx5Stats10gpuTimeEndE"],"bgfx::Stats::gpuTimerFreq":[0,4,1,"_CPPv2N4bgfx5Stats12gpuTimerFreqE"],"bgfx::Stats::height":[0,4,1,"_CPPv2N4bgfx5Stats6heightE"],"bgfx::Stats::maxGpuLatency":[0,4,1,"_CPPv2N4bgfx5Stats13maxGpuLatencyE"],"bgfx::Stats::numCompute":[0,4,1,"_CPPv2N4bgfx5Stats10numComputeE"],"bgfx::Stats::numDraw":[0,4,1,"_CPPv2N4bgfx5Stats7numDrawE"],"bgfx::Stats::numDynamicIndexBuffers":[0,4,1,"_CPPv2N4bgfx5Stats22numDynamicIndexBuffersE"],"bgfx::Stats::numDynamicVertexBuffers":[0,4,1,"_CPPv2N4bgfx5Stats23numDynamicVertexBuffersE"],"bgfx::Stats::numEncoders":[0,4,1,"_CPPv2N4bgfx5Stats11numEncodersE"],"bgfx::Stats::numFrameBuffers":[0,4,1,"_CPPv2N4bgfx5Stats15numFrameBuffersE"],"bgfx::Stats::numIndexBuffers":[0,4,1,"_CPPv2N4bgfx5Stats15numIndexBuffersE"],"bgfx::Stats::numOcclusionQueries":[0,4,1,"_CPPv2N4bgfx5Stats19numOcclusionQueriesE"],"bgfx::Stats::numPrims":[0,4,1,"_CPPv2N4bgfx5Stats8numPrimsE"],"bgfx::Stats::numPrograms":[0,4,1,"_CPPv2N4bgfx5Stats11numProgramsE"],"bgfx::Stats::numShaders":[0,4,1,"_CPPv2N4bgfx5Stats10numShadersE"],"bgfx::Stats::numTextures":[0,4,1,"_CPPv2N4bgfx5Stats11numTexturesE"],"bgfx::Stats::numUniforms":[0,4,1,"_CPPv2N4bgfx5Stats11numUniformsE"],"bgfx::Stats::numVertexBuffers":[0,4,1,"_CPPv2N4bgfx5Stats16numVertexBuffersE"],"bgfx::Stats::numVertexDecls":[0,4,1,"_CPPv2N4bgfx5Stats14numVertexDeclsE"],"bgfx::Stats::numViews":[0,4,1,"_CPPv2N4bgfx5Stats8numViewsE"],"bgfx::Stats::rtMemoryUsed":[0,4,1,"_CPPv2N4bgfx5Stats12rtMemoryUsedE"],"bgfx::Stats::textHeight":[0,4,1,"_CPPv2N4bgfx5Stats10textHeightE"],"bgfx::Stats::textWidth":[0,4,1,"_CPPv2N4bgfx5Stats9textWidthE"],"bgfx::Stats::textureMemoryUsed":[0,4,1,"_CPPv2N4bgfx5Stats17textureMemoryUsedE"],"bgfx::Stats::transientIbUsed":[0,4,1,"_CPPv2N4bgfx5Stats15transientIbUsedE"],"bgfx::Stats::transientVbUsed":[0,4,1,"_CPPv2N4bgfx5Stats15transientVbUsedE"],"bgfx::Stats::viewStats":[0,4,1,"_CPPv2N4bgfx5Stats9viewStatsE"],"bgfx::Stats::waitRender":[0,4,1,"_CPPv2N4bgfx5Stats10waitRenderE"],"bgfx::Stats::waitSubmit":[0,4,1,"_CPPv2N4bgfx5Stats10waitSubmitE"],"bgfx::Stats::width":[0,4,1,"_CPPv2N4bgfx5Stats5widthE"],"bgfx::TextureFormat":[0,1,1,"_CPPv2N4bgfx13TextureFormatE"],"bgfx::TextureFormat::A8":[0,2,1,"_CPPv2N4bgfx13TextureFormat2A8E"],"bgfx::TextureFormat::ASTC10x5":[0,2,1,"_CPPv2N4bgfx13TextureFormat8ASTC10x5E"],"bgfx::TextureFormat::ASTC4x4":[0,2,1,"_CPPv2N4bgfx13TextureFormat7ASTC4x4E"],"bgfx::TextureFormat::ASTC5x5":[0,2,1,"_CPPv2N4bgfx13TextureFormat7ASTC5x5E"],"bgfx::TextureFormat::ASTC6x6":[0,2,1,"_CPPv2N4bgfx13TextureFormat7ASTC6x6E"],"bgfx::TextureFormat::ASTC8x5":[0,2,1,"_CPPv2N4bgfx13TextureFormat7ASTC8x5E"],"bgfx::TextureFormat::ASTC8x6":[0,2,1,"_CPPv2N4bgfx13TextureFormat7ASTC8x6E"],"bgfx::TextureFormat::ATC":[0,2,1,"_CPPv2N4bgfx13TextureFormat3ATCE"],"bgfx::TextureFormat::ATCE":[0,2,1,"_CPPv2N4bgfx13TextureFormat4ATCEE"],"bgfx::TextureFormat::ATCI":[0,2,1,"_CPPv2N4bgfx13TextureFormat4ATCIE"],"bgfx::TextureFormat::BC1":[0,2,1,"_CPPv2N4bgfx13TextureFormat3BC1E"],"bgfx::TextureFormat::BC2":[0,2,1,"_CPPv2N4bgfx13TextureFormat3BC2E"],"bgfx::TextureFormat::BC3":[0,2,1,"_CPPv2N4bgfx13TextureFormat3BC3E"],"bgfx::TextureFormat::BC4":[0,2,1,"_CPPv2N4bgfx13TextureFormat3BC4E"],"bgfx::TextureFormat::BC5":[0,2,1,"_CPPv2N4bgfx13TextureFormat3BC5E"],"bgfx::TextureFormat::BC6H":[0,2,1,"_CPPv2N4bgfx13TextureFormat4BC6HE"],"bgfx::TextureFormat::BC7":[0,2,1,"_CPPv2N4bgfx13TextureFormat3BC7E"],"bgfx::TextureFormat::BGRA8":[0,2,1,"_CPPv2N4bgfx13TextureFormat5BGRA8E"],"bgfx::TextureFormat::Count":[0,2,1,"_CPPv2N4bgfx13TextureFormat5CountE"],"bgfx::TextureFormat::D0S8":[0,2,1,"_CPPv2N4bgfx13TextureFormat4D0S8E"],"bgfx::TextureFormat::D16":[0,2,1,"_CPPv2N4bgfx13TextureFormat3D16E"],"bgfx::TextureFormat::D16F":[0,2,1,"_CPPv2N4bgfx13TextureFormat4D16FE"],"bgfx::TextureFormat::D24":[0,2,1,"_CPPv2N4bgfx13TextureFormat3D24E"],"bgfx::TextureFormat::D24F":[0,2,1,"_CPPv2N4bgfx13TextureFormat4D24FE"],"bgfx::TextureFormat::D24S8":[0,2,1,"_CPPv2N4bgfx13TextureFormat5D24S8E"],"bgfx::TextureFormat::D32":[0,2,1,"_CPPv2N4bgfx13TextureFormat3D32E"],"bgfx::TextureFormat::D32F":[0,2,1,"_CPPv2N4bgfx13TextureFormat4D32FE"],"bgfx::TextureFormat::ETC1":[0,2,1,"_CPPv2N4bgfx13TextureFormat4ETC1E"],"bgfx::TextureFormat::ETC2":[0,2,1,"_CPPv2N4bgfx13TextureFormat4ETC2E"],"bgfx::TextureFormat::ETC2A":[0,2,1,"_CPPv2N4bgfx13TextureFormat5ETC2AE"],"bgfx::TextureFormat::ETC2A1":[0,2,1,"_CPPv2N4bgfx13TextureFormat6ETC2A1E"],"bgfx::TextureFormat::Enum":[0,3,1,"_CPPv2N4bgfx13TextureFormat4EnumE"],"bgfx::TextureFormat::PTC12":[0,2,1,"_CPPv2N4bgfx13TextureFormat5PTC12E"],"bgfx::TextureFormat::PTC12A":[0,2,1,"_CPPv2N4bgfx13TextureFormat6PTC12AE"],"bgfx::TextureFormat::PTC14":[0,2,1,"_CPPv2N4bgfx13TextureFormat5PTC14E"],"bgfx::TextureFormat::PTC14A":[0,2,1,"_CPPv2N4bgfx13TextureFormat6PTC14AE"],"bgfx::TextureFormat::PTC22":[0,2,1,"_CPPv2N4bgfx13TextureFormat5PTC22E"],"bgfx::TextureFormat::PTC24":[0,2,1,"_CPPv2N4bgfx13TextureFormat5PTC24E"],"bgfx::TextureFormat::R1":[0,2,1,"_CPPv2N4bgfx13TextureFormat2R1E"],"bgfx::TextureFormat::R16":[0,2,1,"_CPPv2N4bgfx13TextureFormat3R16E"],"bgfx::TextureFormat::R16F":[0,2,1,"_CPPv2N4bgfx13TextureFormat4R16FE"],"bgfx::TextureFormat::R16I":[0,2,1,"_CPPv2N4bgfx13TextureFormat4R16IE"],"bgfx::TextureFormat::R16S":[0,2,1,"_CPPv2N4bgfx13TextureFormat4R16SE"],"bgfx::TextureFormat::R16U":[0,2,1,"_CPPv2N4bgfx13TextureFormat4R16UE"],"bgfx::TextureFormat::R32F":[0,2,1,"_CPPv2N4bgfx13TextureFormat4R32FE"],"bgfx::TextureFormat::R32I":[0,2,1,"_CPPv2N4bgfx13TextureFormat4R32IE"],"bgfx::TextureFormat::R32U":[0,2,1,"_CPPv2N4bgfx13TextureFormat4R32UE"],"bgfx::TextureFormat::R5G6B5":[0,2,1,"_CPPv2N4bgfx13TextureFormat6R5G6B5E"],"bgfx::TextureFormat::R8":[0,2,1,"_CPPv2N4bgfx13TextureFormat2R8E"],"bgfx::TextureFormat::R8I":[0,2,1,"_CPPv2N4bgfx13TextureFormat3R8IE"],"bgfx::TextureFormat::R8S":[0,2,1,"_CPPv2N4bgfx13TextureFormat3R8SE"],"bgfx::TextureFormat::R8U":[0,2,1,"_CPPv2N4bgfx13TextureFormat3R8UE"],"bgfx::TextureFormat::RG11B10F":[0,2,1,"_CPPv2N4bgfx13TextureFormat8RG11B10FE"],"bgfx::TextureFormat::RG16":[0,2,1,"_CPPv2N4bgfx13TextureFormat4RG16E"],"bgfx::TextureFormat::RG16F":[0,2,1,"_CPPv2N4bgfx13TextureFormat5RG16FE"],"bgfx::TextureFormat::RG16I":[0,2,1,"_CPPv2N4bgfx13TextureFormat5RG16IE"],"bgfx::TextureFormat::RG16S":[0,2,1,"_CPPv2N4bgfx13TextureFormat5RG16SE"],"bgfx::TextureFormat::RG16U":[0,2,1,"_CPPv2N4bgfx13TextureFormat5RG16UE"],"bgfx::TextureFormat::RG32F":[0,2,1,"_CPPv2N4bgfx13TextureFormat5RG32FE"],"bgfx::TextureFormat::RG32I":[0,2,1,"_CPPv2N4bgfx13TextureFormat5RG32IE"],"bgfx::TextureFormat::RG32U":[0,2,1,"_CPPv2N4bgfx13TextureFormat5RG32UE"],"bgfx::TextureFormat::RG8":[0,2,1,"_CPPv2N4bgfx13TextureFormat3RG8E"],"bgfx::TextureFormat::RG8I":[0,2,1,"_CPPv2N4bgfx13TextureFormat4RG8IE"],"bgfx::TextureFormat::RG8S":[0,2,1,"_CPPv2N4bgfx13TextureFormat4RG8SE"],"bgfx::TextureFormat::RG8U":[0,2,1,"_CPPv2N4bgfx13TextureFormat4RG8UE"],"bgfx::TextureFormat::RGB10A2":[0,2,1,"_CPPv2N4bgfx13TextureFormat7RGB10A2E"],"bgfx::TextureFormat::RGB5A1":[0,2,1,"_CPPv2N4bgfx13TextureFormat6RGB5A1E"],"bgfx::TextureFormat::RGB8":[0,2,1,"_CPPv2N4bgfx13TextureFormat4RGB8E"],"bgfx::TextureFormat::RGB8I":[0,2,1,"_CPPv2N4bgfx13TextureFormat5RGB8IE"],"bgfx::TextureFormat::RGB8S":[0,2,1,"_CPPv2N4bgfx13TextureFormat5RGB8SE"],"bgfx::TextureFormat::RGB8U":[0,2,1,"_CPPv2N4bgfx13TextureFormat5RGB8UE"],"bgfx::TextureFormat::RGB9E5F":[0,2,1,"_CPPv2N4bgfx13TextureFormat7RGB9E5FE"],"bgfx::TextureFormat::RGBA16":[0,2,1,"_CPPv2N4bgfx13TextureFormat6RGBA16E"],"bgfx::TextureFormat::RGBA16F":[0,2,1,"_CPPv2N4bgfx13TextureFormat7RGBA16FE"],"bgfx::TextureFormat::RGBA16I":[0,2,1,"_CPPv2N4bgfx13TextureFormat7RGBA16IE"],"bgfx::TextureFormat::RGBA16S":[0,2,1,"_CPPv2N4bgfx13TextureFormat7RGBA16SE"],"bgfx::TextureFormat::RGBA16U":[0,2,1,"_CPPv2N4bgfx13TextureFormat7RGBA16UE"],"bgfx::TextureFormat::RGBA32F":[0,2,1,"_CPPv2N4bgfx13TextureFormat7RGBA32FE"],"bgfx::TextureFormat::RGBA32I":[0,2,1,"_CPPv2N4bgfx13TextureFormat7RGBA32IE"],"bgfx::TextureFormat::RGBA32U":[0,2,1,"_CPPv2N4bgfx13TextureFormat7RGBA32UE"],"bgfx::TextureFormat::RGBA4":[0,2,1,"_CPPv2N4bgfx13TextureFormat5RGBA4E"],"bgfx::TextureFormat::RGBA8":[0,2,1,"_CPPv2N4bgfx13TextureFormat5RGBA8E"],"bgfx::TextureFormat::RGBA8I":[0,2,1,"_CPPv2N4bgfx13TextureFormat6RGBA8IE"],"bgfx::TextureFormat::RGBA8S":[0,2,1,"_CPPv2N4bgfx13TextureFormat6RGBA8SE"],"bgfx::TextureFormat::RGBA8U":[0,2,1,"_CPPv2N4bgfx13TextureFormat6RGBA8UE"],"bgfx::TextureFormat::Unknown":[0,2,1,"_CPPv2N4bgfx13TextureFormat7UnknownE"],"bgfx::TextureFormat::UnknownDepth":[0,2,1,"_CPPv2N4bgfx13TextureFormat12UnknownDepthE"],"bgfx::TopologyConvert":[0,1,1,"_CPPv2N4bgfx15TopologyConvertE"],"bgfx::TopologyConvert::Count":[0,2,1,"_CPPv2N4bgfx15TopologyConvert5CountE"],"bgfx::TopologyConvert::Enum":[0,3,1,"_CPPv2N4bgfx15TopologyConvert4EnumE"],"bgfx::TopologyConvert::LineStripToLineList":[0,2,1,"_CPPv2N4bgfx15TopologyConvert19LineStripToLineListE"],"bgfx::TopologyConvert::TriListFlipWinding":[0,2,1,"_CPPv2N4bgfx15TopologyConvert18TriListFlipWindingE"],"bgfx::TopologyConvert::TriListToLineList":[0,2,1,"_CPPv2N4bgfx15TopologyConvert17TriListToLineListE"],"bgfx::TopologyConvert::TriStripFlipWinding":[0,2,1,"_CPPv2N4bgfx15TopologyConvert19TriStripFlipWindingE"],"bgfx::TopologyConvert::TriStripToTriList":[0,2,1,"_CPPv2N4bgfx15TopologyConvert17TriStripToTriListE"],"bgfx::TopologySort":[0,1,1,"_CPPv2N4bgfx12TopologySortE"],"bgfx::TopologySort::Count":[0,2,1,"_CPPv2N4bgfx12TopologySort5CountE"],"bgfx::TopologySort::DirectionBackToFrontAvg":[0,2,1,"_CPPv2N4bgfx12TopologySort23DirectionBackToFrontAvgE"],"bgfx::TopologySort::DirectionBackToFrontMax":[0,2,1,"_CPPv2N4bgfx12TopologySort23DirectionBackToFrontMaxE"],"bgfx::TopologySort::DirectionBackToFrontMin":[0,2,1,"_CPPv2N4bgfx12TopologySort23DirectionBackToFrontMinE"],"bgfx::TopologySort::DirectionFrontToBackAvg":[0,2,1,"_CPPv2N4bgfx12TopologySort23DirectionFrontToBackAvgE"],"bgfx::TopologySort::DirectionFrontToBackMax":[0,2,1,"_CPPv2N4bgfx12TopologySort23DirectionFrontToBackMaxE"],"bgfx::TopologySort::DirectionFrontToBackMin":[0,2,1,"_CPPv2N4bgfx12TopologySort23DirectionFrontToBackMinE"],"bgfx::TopologySort::DistanceBackToFrontAvg":[0,2,1,"_CPPv2N4bgfx12TopologySort22DistanceBackToFrontAvgE"],"bgfx::TopologySort::DistanceBackToFrontMax":[0,2,1,"_CPPv2N4bgfx12TopologySort22DistanceBackToFrontMaxE"],"bgfx::TopologySort::DistanceBackToFrontMin":[0,2,1,"_CPPv2N4bgfx12TopologySort22DistanceBackToFrontMinE"],"bgfx::TopologySort::DistanceFrontToBackAvg":[0,2,1,"_CPPv2N4bgfx12TopologySort22DistanceFrontToBackAvgE"],"bgfx::TopologySort::DistanceFrontToBackMax":[0,2,1,"_CPPv2N4bgfx12TopologySort22DistanceFrontToBackMaxE"],"bgfx::TopologySort::DistanceFrontToBackMin":[0,2,1,"_CPPv2N4bgfx12TopologySort22DistanceFrontToBackMinE"],"bgfx::TopologySort::Enum":[0,3,1,"_CPPv2N4bgfx12TopologySort4EnumE"],"bgfx::UniformInfo":[0,1,1,"_CPPv2N4bgfx11UniformInfoE"],"bgfx::UniformInfo::name":[0,4,1,"_CPPv2N4bgfx11UniformInfo4nameE"],"bgfx::UniformInfo::num":[0,4,1,"_CPPv2N4bgfx11UniformInfo3numE"],"bgfx::UniformInfo::type":[0,4,1,"_CPPv2N4bgfx11UniformInfo4typeE"],"bgfx::UniformType":[0,1,1,"_CPPv2N4bgfx11UniformTypeE"],"bgfx::UniformType::Count":[0,2,1,"_CPPv2N4bgfx11UniformType5CountE"],"bgfx::UniformType::End":[0,2,1,"_CPPv2N4bgfx11UniformType3EndE"],"bgfx::UniformType::Enum":[0,3,1,"_CPPv2N4bgfx11UniformType4EnumE"],"bgfx::UniformType::Int1":[0,2,1,"_CPPv2N4bgfx11UniformType4Int1E"],"bgfx::UniformType::Mat3":[0,2,1,"_CPPv2N4bgfx11UniformType4Mat3E"],"bgfx::UniformType::Mat4":[0,2,1,"_CPPv2N4bgfx11UniformType4Mat4E"],"bgfx::UniformType::Vec4":[0,2,1,"_CPPv2N4bgfx11UniformType4Vec4E"],"bgfx::VertexDecl":[0,1,1,"_CPPv2N4bgfx10VertexDeclE"],"bgfx::VertexDecl::add":[0,5,1,"_CPPv2N4bgfx10VertexDecl3addEN6Attrib4EnumE7uint8_tN10AttribType4EnumEbb"],"bgfx::VertexDecl::begin":[0,5,1,"_CPPv2N4bgfx10VertexDecl5beginEN12RendererType4EnumE"],"bgfx::VertexDecl::decode":[0,5,1,"_CPPv2NK4bgfx10VertexDecl6decodeEN6Attrib4EnumER7uint8_tRN10AttribType4EnumERbRb"],"bgfx::VertexDecl::end":[0,5,1,"_CPPv2N4bgfx10VertexDecl3endEv"],"bgfx::VertexDecl::getOffset":[0,5,1,"_CPPv2NK4bgfx10VertexDecl9getOffsetEN6Attrib4EnumE"],"bgfx::VertexDecl::getSize":[0,5,1,"_CPPv2NK4bgfx10VertexDecl7getSizeE8uint32_t"],"bgfx::VertexDecl::getStride":[0,5,1,"_CPPv2NK4bgfx10VertexDecl9getStrideEv"],"bgfx::VertexDecl::has":[0,5,1,"_CPPv2NK4bgfx10VertexDecl3hasEN6Attrib4EnumE"],"bgfx::VertexDecl::skip":[0,5,1,"_CPPv2N4bgfx10VertexDecl4skipE7uint8_t"],"bgfx::ViewMode":[0,1,1,"_CPPv2N4bgfx8ViewModeE"],"bgfx::ViewMode::Count":[0,2,1,"_CPPv2N4bgfx8ViewMode5CountE"],"bgfx::ViewMode::Default":[0,2,1,"_CPPv2N4bgfx8ViewMode7DefaultE"],"bgfx::ViewMode::DepthAscending":[0,2,1,"_CPPv2N4bgfx8ViewMode14DepthAscendingE"],"bgfx::ViewMode::DepthDescending":[0,2,1,"_CPPv2N4bgfx8ViewMode15DepthDescendingE"],"bgfx::ViewMode::Enum":[0,3,1,"_CPPv2N4bgfx8ViewMode4EnumE"],"bgfx::ViewMode::Sequential":[0,2,1,"_CPPv2N4bgfx8ViewMode10SequentialE"],"bgfx::alloc":[0,5,1,"_CPPv2N4bgfx5allocE8uint32_t"],"bgfx::allocInstanceDataBuffer":[0,5,1,"_CPPv2N4bgfx23allocInstanceDataBufferEP18InstanceDataBuffer8uint32_t8uint16_t"],"bgfx::allocTransform":[0,5,1,"_CPPv2N4bgfx14allocTransformEP9Transform8uint16_t"],"bgfx::allocTransientIndexBuffer":[0,5,1,"_CPPv2N4bgfx25allocTransientIndexBufferEP20TransientIndexBuffer8uint32_t"],"bgfx::allocTransientVertexBuffer":[0,5,1,"_CPPv2N4bgfx26allocTransientVertexBufferEP21TransientVertexBuffer8uint32_tRK10VertexDecl"],"bgfx::begin":[0,5,1,"_CPPv2N4bgfx5beginEv"],"bgfx::blit":[0,5,1,"_CPPv2N4bgfx4blitE6ViewId13TextureHandle8uint16_t8uint16_t13TextureHandle8uint16_t8uint16_t8uint16_t8uint16_t"],"bgfx::calcTextureSize":[0,5,1,"_CPPv2N4bgfx15calcTextureSizeER11TextureInfo8uint16_t8uint16_t8uint16_tbb8uint16_tN13TextureFormat4EnumE"],"bgfx::copy":[0,5,1,"_CPPv2N4bgfx4copyEPKv8uint32_t"],"bgfx::createDynamicIndexBuffer":[0,5,1,"_CPPv2N4bgfx24createDynamicIndexBufferE8uint32_t8uint16_t"],"bgfx::createDynamicVertexBuffer":[0,5,1,"_CPPv2N4bgfx25createDynamicVertexBufferE8uint32_tRK10VertexDecl8uint16_t"],"bgfx::createFrameBuffer":[0,5,1,"_CPPv2N4bgfx17createFrameBufferE8uint16_t8uint16_tN13TextureFormat4EnumE8uint32_t"],"bgfx::createIndexBuffer":[0,5,1,"_CPPv2N4bgfx17createIndexBufferEPK6Memory8uint16_t"],"bgfx::createIndirectBuffer":[0,5,1,"_CPPv2N4bgfx20createIndirectBufferE8uint32_t"],"bgfx::createOcclusionQuery":[0,5,1,"_CPPv2N4bgfx20createOcclusionQueryEv"],"bgfx::createProgram":[0,5,1,"_CPPv2N4bgfx13createProgramE12ShaderHandle12ShaderHandleb"],"bgfx::createShader":[0,5,1,"_CPPv2N4bgfx12createShaderEPK6Memory"],"bgfx::createTexture":[0,5,1,"_CPPv2N4bgfx13createTextureEPK6Memory8uint32_t7uint8_tP11TextureInfo"],"bgfx::createTexture2D":[0,5,1,"_CPPv2N4bgfx15createTexture2DE8uint16_t8uint16_tb8uint16_tN13TextureFormat4EnumE8uint32_tPK6Memory"],"bgfx::createTexture3D":[0,5,1,"_CPPv2N4bgfx15createTexture3DE8uint16_t8uint16_t8uint16_tbN13TextureFormat4EnumE8uint32_tPK6Memory"],"bgfx::createTextureCube":[0,5,1,"_CPPv2N4bgfx17createTextureCubeE8uint16_tb8uint16_tN13TextureFormat4EnumE8uint32_tPK6Memory"],"bgfx::createUniform":[0,5,1,"_CPPv2N4bgfx13createUniformEPKcN11UniformType4EnumE8uint16_t"],"bgfx::createVertexBuffer":[0,5,1,"_CPPv2N4bgfx18createVertexBufferEPK6MemoryRK10VertexDecl8uint16_t"],"bgfx::dbgTextClear":[0,5,1,"_CPPv2N4bgfx12dbgTextClearE7uint8_tb"],"bgfx::dbgTextImage":[0,5,1,"_CPPv2N4bgfx12dbgTextImageE8uint16_t8uint16_t8uint16_t8uint16_tPKv8uint16_t"],"bgfx::dbgTextPrintf":[0,5,1,"_CPPv2N4bgfx13dbgTextPrintfE8uint16_t8uint16_t7uint8_tPKcz"],"bgfx::dbgTextPrintfVargs":[0,5,1,"_CPPv2N4bgfx18dbgTextPrintfVargsE8uint16_t8uint16_t7uint8_tPKc7va_list"],"bgfx::destroy":[0,5,1,"_CPPv2N4bgfx7destroyE12ShaderHandle"],"bgfx::discard":[0,5,1,"_CPPv2N4bgfx7discardEv"],"bgfx::dispatch":[0,5,1,"_CPPv2N4bgfx8dispatchE6ViewId13ProgramHandle8uint32_t8uint32_t8uint32_t7uint8_t"],"bgfx::end":[0,5,1,"_CPPv2N4bgfx3endEP7Encoder"],"bgfx::frame":[0,5,1,"_CPPv2N4bgfx5frameEb"],"bgfx::getAvailInstanceDataBuffer":[0,5,1,"_CPPv2N4bgfx26getAvailInstanceDataBufferE8uint32_t8uint16_t"],"bgfx::getAvailTransientIndexBuffer":[0,5,1,"_CPPv2N4bgfx28getAvailTransientIndexBufferE8uint32_t"],"bgfx::getAvailTransientVertexBuffer":[0,5,1,"_CPPv2N4bgfx29getAvailTransientVertexBufferE8uint32_tRK10VertexDecl"],"bgfx::getCaps":[0,5,1,"_CPPv2N4bgfx7getCapsEv"],"bgfx::getDirectAccessPtr":[0,5,1,"_CPPv2N4bgfx18getDirectAccessPtrE13TextureHandle"],"bgfx::getHMD":[0,5,1,"_CPPv2N4bgfx6getHMDEv"],"bgfx::getInternalData":[0,5,1,"_CPPv2N4bgfx15getInternalDataEv"],"bgfx::getRendererType":[0,5,1,"_CPPv2N4bgfx15getRendererTypeEv"],"bgfx::getResult":[0,5,1,"_CPPv2N4bgfx9getResultE20OcclusionQueryHandleP7int32_t"],"bgfx::getShaderUniforms":[0,5,1,"_CPPv2N4bgfx17getShaderUniformsE12ShaderHandleP13UniformHandle8uint16_t"],"bgfx::getStats":[0,5,1,"_CPPv2N4bgfx8getStatsEv"],"bgfx::getTexture":[0,5,1,"_CPPv2N4bgfx10getTextureE17FrameBufferHandle7uint8_t"],"bgfx::getUniformInfo":[0,5,1,"_CPPv2N4bgfx14getUniformInfoE13UniformHandleR11UniformInfo"],"bgfx::init":[0,5,1,"_CPPv2N4bgfx4initERK4Init"],"bgfx::isTextureValid":[0,5,1,"_CPPv2N4bgfx14isTextureValidE8uint16_tb8uint16_tN13TextureFormat4EnumE8uint32_t"],"bgfx::makeRef":[0,5,1,"_CPPv2N4bgfx7makeRefEPKv8uint32_t9ReleaseFnPv"],"bgfx::overrideInternal":[0,5,1,"_CPPv2N4bgfx16overrideInternalE13TextureHandle9uintptr_t"],"bgfx::readTexture":[0,5,1,"_CPPv2N4bgfx11readTextureE13TextureHandlePv7uint8_t"],"bgfx::renderFrame":[0,5,1,"_CPPv2N4bgfx11renderFrameE7int32_t"],"bgfx::requestScreenShot":[0,5,1,"_CPPv2N4bgfx17requestScreenShotE17FrameBufferHandlePKc"],"bgfx::reset":[0,5,1,"_CPPv2N4bgfx5resetE8uint32_t8uint32_t8uint32_t"],"bgfx::setBuffer":[0,5,1,"_CPPv2N4bgfx9setBufferE7uint8_t17IndexBufferHandleN6Access4EnumE"],"bgfx::setCondition":[0,5,1,"_CPPv2N4bgfx12setConditionE20OcclusionQueryHandleb"],"bgfx::setDebug":[0,5,1,"_CPPv2N4bgfx8setDebugE8uint32_t"],"bgfx::setImage":[0,5,1,"_CPPv2N4bgfx8setImageE7uint8_t13TextureHandle7uint8_tN6Access4EnumEN13TextureFormat4EnumE"],"bgfx::setIndexBuffer":[0,5,1,"_CPPv2N4bgfx14setIndexBufferE17IndexBufferHandle"],"bgfx::setInstanceDataBuffer":[0,5,1,"_CPPv2N4bgfx21setInstanceDataBufferEPK18InstanceDataBuffer"],"bgfx::setMarker":[0,5,1,"_CPPv2N4bgfx9setMarkerEPKc"],"bgfx::setPaletteColor":[0,5,1,"_CPPv2N4bgfx15setPaletteColorE7uint8_t8uint32_t"],"bgfx::setPlatformData":[0,5,1,"_CPPv2N4bgfx15setPlatformDataERK12PlatformData"],"bgfx::setScissor":[0,5,1,"_CPPv2N4bgfx10setScissorE8uint16_t8uint16_t8uint16_t8uint16_t"],"bgfx::setState":[0,5,1,"_CPPv2N4bgfx8setStateE8uint64_t8uint32_t"],"bgfx::setStencil":[0,5,1,"_CPPv2N4bgfx10setStencilE8uint32_t8uint32_t"],"bgfx::setTexture":[0,5,1,"_CPPv2N4bgfx10setTextureE7uint8_t13UniformHandle13TextureHandle8uint32_t"],"bgfx::setTransform":[0,5,1,"_CPPv2N4bgfx12setTransformEPKv8uint16_t"],"bgfx::setVertexBuffer":[0,5,1,"_CPPv2N4bgfx15setVertexBufferE7uint8_t18VertexBufferHandle"],"bgfx::setViewClear":[0,5,1,"_CPPv2N4bgfx12setViewClearE6ViewId8uint16_t8uint32_tf7uint8_t"],"bgfx::setViewFrameBuffer":[0,5,1,"_CPPv2N4bgfx18setViewFrameBufferE6ViewId17FrameBufferHandle"],"bgfx::setViewMode":[0,5,1,"_CPPv2N4bgfx11setViewModeE6ViewIdN8ViewMode4EnumE"],"bgfx::setViewName":[0,5,1,"_CPPv2N4bgfx11setViewNameE6ViewIdPKc"],"bgfx::setViewOrder":[0,5,1,"_CPPv2N4bgfx12setViewOrderE6ViewId8uint16_tPK6ViewId"],"bgfx::setViewRect":[0,5,1,"_CPPv2N4bgfx11setViewRectE6ViewId8uint16_t8uint16_t8uint16_t8uint16_t"],"bgfx::setViewScissor":[0,5,1,"_CPPv2N4bgfx14setViewScissorE6ViewId8uint16_t8uint16_t8uint16_t8uint16_t"],"bgfx::setViewTransform":[0,5,1,"_CPPv2N4bgfx16setViewTransformE6ViewIdPKvPKv7uint8_tPKv"],"bgfx::shutdown":[0,5,1,"_CPPv2N4bgfx8shutdownEv"],"bgfx::submit":[0,5,1,"_CPPv2N4bgfx6submitE6ViewId13ProgramHandle7int32_tb"],"bgfx::topologyConvert":[0,5,1,"_CPPv2N4bgfx15topologyConvertEN15TopologyConvert4EnumEPv8uint32_tPKv8uint32_tb"],"bgfx::topologySortTriList":[0,5,1,"_CPPv2N4bgfx19topologySortTriListEN12TopologySort4EnumEPv8uint32_tA3_KfA3_KfPKv8uint32_tPKv8uint32_tb"],"bgfx::touch":[0,5,1,"_CPPv2N4bgfx5touchE6ViewId"],"bgfx::update":[0,5,1,"_CPPv2N4bgfx6updateE25DynamicVertexBufferHandle8uint32_tPK6Memory"],"bgfx::updateTexture2D":[0,5,1,"_CPPv2N4bgfx15updateTexture2DE13TextureHandle8uint16_t7uint8_t8uint16_t8uint16_t8uint16_t8uint16_tPK6Memory8uint16_t"],"bgfx::updateTexture3D":[0,5,1,"_CPPv2N4bgfx15updateTexture3DE13TextureHandle7uint8_t8uint16_t8uint16_t8uint16_t8uint16_t8uint16_t8uint16_tPK6Memory"],"bgfx::updateTextureCube":[0,5,1,"_CPPv2N4bgfx17updateTextureCubeE13TextureHandle8uint16_t7uint8_t7uint8_t8uint16_t8uint16_t8uint16_t8uint16_tPK6Memory8uint16_t"],"bgfx::vertexConvert":[0,5,1,"_CPPv2N4bgfx13vertexConvertERK10VertexDeclPvRK10VertexDeclPKv8uint32_t"],"bgfx::vertexPack":[0,5,1,"_CPPv2N4bgfx10vertexPackEA4_KfbN6Attrib4EnumERK10VertexDeclPv8uint32_t"],"bgfx::vertexUnpack":[0,5,1,"_CPPv2N4bgfx12vertexUnpackEA4_fN6Attrib4EnumERK10VertexDeclPKv8uint32_t"],"bgfx::weldVertices":[0,5,1,"_CPPv2N4bgfx12weldVerticesEP8uint16_tRK10VertexDeclPKv8uint16_tf"],BGFX_CAPS_BLEND_INDEPENDENT:[0,0,1,"c.BGFX_CAPS_BLEND_INDEPENDENT"],BGFX_CAPS_COMPUTE:[0,0,1,"c.BGFX_CAPS_COMPUTE"],BGFX_CAPS_DRAW_INDIRECT:[0,0,1,"c.BGFX_CAPS_DRAW_INDIRECT"],BGFX_CAPS_FRAGMENT_DEPTH:[0,0,1,"c.BGFX_CAPS_FRAGMENT_DEPTH"],BGFX_CAPS_FRAGMENT_ORDERING:[0,0,1,"c.BGFX_CAPS_FRAGMENT_ORDERING"],BGFX_CAPS_HIDPI:[0,0,1,"c.BGFX_CAPS_HIDPI"],BGFX_CAPS_HMD:[0,0,1,"c.BGFX_CAPS_HMD"],BGFX_CAPS_INDEX32:[0,0,1,"c.BGFX_CAPS_INDEX32"],BGFX_CAPS_INSTANCING:[0,0,1,"c.BGFX_CAPS_INSTANCING"],BGFX_CAPS_OCCLUSION_QUERY:[0,0,1,"c.BGFX_CAPS_OCCLUSION_QUERY"],BGFX_CAPS_RENDERER_MULTITHREADED:[0,0,1,"c.BGFX_CAPS_RENDERER_MULTITHREADED"],BGFX_CAPS_SWAP_CHAIN:[0,0,1,"c.BGFX_CAPS_SWAP_CHAIN"],BGFX_CAPS_TEXTURE_3D:[0,0,1,"c.BGFX_CAPS_TEXTURE_3D"],BGFX_CAPS_TEXTURE_BLIT:[0,0,1,"c.BGFX_CAPS_TEXTURE_BLIT"],BGFX_CAPS_TEXTURE_COMPARE_ALL:[0,0,1,"c.BGFX_CAPS_TEXTURE_COMPARE_ALL"],BGFX_CAPS_TEXTURE_COMPARE_LEQUAL:[0,0,1,"c.BGFX_CAPS_TEXTURE_COMPARE_LEQUAL"],BGFX_CAPS_TEXTURE_READ_BACK:[0,0,1,"c.BGFX_CAPS_TEXTURE_READ_BACK"],BGFX_CAPS_VERTEX_ATTRIB_HALF:[0,0,1,"c.BGFX_CAPS_VERTEX_ATTRIB_HALF"],BGFX_DEBUG_IFH:[0,0,1,"c.BGFX_DEBUG_IFH"],BGFX_DEBUG_NONE:[0,0,1,"c.BGFX_DEBUG_NONE"],BGFX_DEBUG_PROFILER:[0,0,1,"c.BGFX_DEBUG_PROFILER"],BGFX_DEBUG_STATS:[0,0,1,"c.BGFX_DEBUG_STATS"],BGFX_DEBUG_TEXT:[0,0,1,"c.BGFX_DEBUG_TEXT"],BGFX_DEBUG_WIREFRAME:[0,0,1,"c.BGFX_DEBUG_WIREFRAME"],BGFX_HMD_DEVICE_RESOLUTION:[0,0,1,"c.BGFX_HMD_DEVICE_RESOLUTION"],BGFX_HMD_NONE:[0,0,1,"c.BGFX_HMD_NONE"],BGFX_HMD_RENDERING:[0,0,1,"c.BGFX_HMD_RENDERING"],BGFX_PCI_ID_AMD:[0,0,1,"c.BGFX_PCI_ID_AMD"],BGFX_PCI_ID_INTEL:[0,0,1,"c.BGFX_PCI_ID_INTEL"],BGFX_PCI_ID_NONE:[0,0,1,"c.BGFX_PCI_ID_NONE"],BGFX_PCI_ID_NVIDIA:[0,0,1,"c.BGFX_PCI_ID_NVIDIA"],BGFX_PCI_ID_SOFTWARE_RASTERIZER:[0,0,1,"c.BGFX_PCI_ID_SOFTWARE_RASTERIZER"],BGFX_RESET_CAPTURE:[0,0,1,"c.BGFX_RESET_CAPTURE"],BGFX_RESET_DEPTH_CLAMP:[0,0,1,"c.BGFX_RESET_DEPTH_CLAMP"],BGFX_RESET_FLIP_AFTER_RENDER:[0,0,1,"c.BGFX_RESET_FLIP_AFTER_RENDER"],BGFX_RESET_FLUSH_AFTER_RENDER:[0,0,1,"c.BGFX_RESET_FLUSH_AFTER_RENDER"],BGFX_RESET_FULLSCREEN:[0,0,1,"c.BGFX_RESET_FULLSCREEN"],BGFX_RESET_HIDPI:[0,0,1,"c.BGFX_RESET_HIDPI"],BGFX_RESET_HMD:[0,0,1,"c.BGFX_RESET_HMD"],BGFX_RESET_HMD_DEBUG:[0,0,1,"c.BGFX_RESET_HMD_DEBUG"],BGFX_RESET_HMD_RECENTER:[0,0,1,"c.BGFX_RESET_HMD_RECENTER"],BGFX_RESET_MAXANISOTROPY:[0,0,1,"c.BGFX_RESET_MAXANISOTROPY"],BGFX_RESET_MSAA_X16:[0,0,1,"c.BGFX_RESET_MSAA_X16"],BGFX_RESET_MSAA_X2:[0,0,1,"c.BGFX_RESET_MSAA_X2"],BGFX_RESET_MSAA_X4:[0,0,1,"c.BGFX_RESET_MSAA_X4"],BGFX_RESET_MSAA_X8:[0,0,1,"c.BGFX_RESET_MSAA_X8"],BGFX_RESET_NONE:[0,0,1,"c.BGFX_RESET_NONE"],BGFX_RESET_SRGB_BACKBUFFER:[0,0,1,"c.BGFX_RESET_SRGB_BACKBUFFER"],BGFX_RESET_VSYNC:[0,0,1,"c.BGFX_RESET_VSYNC"],BGFX_STATE_DEFAULT:[0,0,1,"c.BGFX_STATE_DEFAULT"],BGFX_STATE_WRITE_A:[0,0,1,"c.BGFX_STATE_WRITE_A"],BGFX_STATE_WRITE_B:[0,0,1,"c.BGFX_STATE_WRITE_B"],BGFX_STATE_WRITE_G:[0,0,1,"c.BGFX_STATE_WRITE_G"],BGFX_STATE_WRITE_R:[0,0,1,"c.BGFX_STATE_WRITE_R"],BGFX_STATE_WRITE_RGB:[0,0,1,"c.BGFX_STATE_WRITE_RGB"],BGFX_STATE_WRITE_Z:[0,0,1,"c.BGFX_STATE_WRITE_Z"],BGFX_STENCIL_TEST_LESS:[0,0,1,"c.BGFX_STENCIL_TEST_LESS"]}},objnames:{"0":["c","macro","C macro"],"1":["cpp","class","C++ class"],"2":["cpp","enumerator","C++ enumerator"],"3":["cpp","type","C++ type"],"4":["cpp","member","C++ member"],"5":["cpp","function","C++ function"]},objtypes:{"0":"c:macro","1":"cpp:class","2":"cpp:enumerator","3":"cpp:type","4":"cpp:member","5":"cpp:function"},terms:{"001f":0,"0x000000ff":0,"10x5":0,"16x":0,"202d":5,"20by":5,"20distanc":5,"20field":5,"20render":5,"20shape":5,"2450m":2,"2600k":2,"2bpp":0,"2xgtx780":2,"3rd":3,"3rdparti":5,"3x3":0,"4250u":2,"4750hq":2,"4770k":2,"4770r":2,"4790k":2,"4_splat":7,"4bpp":0,"4x4":0,"5x5":0,"6200u":2,"64k":2,"6700k":2,"6x6":0,"8x5":0,"8x6":0,"\u4e91\u98ce":6,"_abgr":0,"_access":0,"_arglist":0,"_asint":0,"_attach":0,"_attr":0,"_attrib":0,"_bstencil":0,"_cach":0,"_captur":0,"_code":0,"_convers":0,"_csh":0,"_cubemap":0,"_data":0,"_debug":0,"_decl":0,"_depth":0,"_depthformat":0,"_destdata":0,"_destdecl":0,"_destroyshad":0,"_destroytextur":0,"_dir":0,"_dst":0,"_dsta":0,"_dstmip":0,"_dstrgb":0,"_dstsize":0,"_dstx":0,"_dsty":0,"_dstz":0,"_encod":0,"_epsilon":0,"_equat":0,"_equationa":0,"_equationrgb":0,"_filepath":0,"_firstindex":0,"_flag":0,"_format":0,"_fsh":0,"_fstencil":0,"_handl":0,"_hasmip":0,"_height":0,"_id":0,"_idb":0,"_index":0,"_index32":0,"_indic":0,"_indirecthandl":0,"_info":0,"_init":0,"_input":0,"_inputnorm":0,"_layer":0,"_line":0,"_marker":0,"_max":0,"_mem":0,"_mip":0,"_mode":0,"_msec":0,"_mtx":0,"_name":0,"_normal":0,"_num":0,"_numi":0,"_numindic":0,"_numlay":0,"_nummip":0,"_numvertic":0,"_numx":0,"_numz":0,"_nwh":0,"_occlusionqueri":0,"_output":0,"_pitch":0,"_po":0,"_preservest":0,"_program":0,"_projl":0,"_projr":0,"_ptr":0,"_ratio":0,"_ref":0,"_releasefn":0,"_remap":0,"_render":0,"_result":0,"_rgba":0,"_sampler":0,"_side":0,"_size":0,"_skip":0,"_small":0,"_sort":0,"_src":0,"_srca":0,"_srcdata":0,"_srcdecl":0,"_srcmip":0,"_srcrgb":0,"_srcx":0,"_srcy":0,"_srcz":0,"_stage":0,"_start":0,"_startindex":0,"_startvertex":0,"_state":0,"_stencil":0,"_str":0,"_stream":0,"_stride":0,"_textureflag":0,"_tib":0,"_transform":0,"_tvb":0,"_type":0,"_uniform":0,"_userdata":0,"_valu":0,"_vertic":0,"_view":0,"_visibl":0,"_vsh":0,"_width":0,"_yflip":0,"byte":0,"case":[0,4],"char":0,"const":0,"default":[0,2,4],"enum":0,"float":[0,7],"fran\u00e7oi":6,"function":[0,4,5,7],"int":[0,7],"karad\u017ei\u0107":6,"milo\u0161":6,"new":0,"null":0,"public":[0,3],"return":0,"sk\u00f6ld":6,"static":[0,2],"switch":4,"to\u0161i\u0107":6,"transient":[0,2],"true":[0,2],"void":0,"while":[0,2],a_bitang:0,a_color0:0,a_color1:0,a_color2:0,a_color3:0,a_indic:0,a_norm:0,a_posit:0,a_tang:0,a_texcoord0:0,a_texcoord1:0,a_texcoord2:0,a_texcoord3:0,a_texcoord4:0,a_texcoord5:0,a_texcoord6:0,a_texcoord7:0,a_weight:0,abl:0,about:[0,2,6],abov:[5,6],access:[0,6,7],activ:1,actual:0,adapt:0,add:[0,6],addit:0,adjust:[0,2],adreno320:2,adreno:4,advanc:0,advis:5,after:[0,1,4],agnost:[3,6],agre:6,ajohnson23:6,all:[0,1,4,5,7],alloc:[0,4],allocatori:0,allocinstancedatabuff:0,alloctransform:0,alloctransientindexbuff:0,alloctransientvertexbuff:0,allow:[0,4,6,7],alpha:0,alreadi:0,also:6,alwai:0,amd5770:2,amd6800:2,amd:[0,2],amount:0,anagnost:6,andr3wmac:6,andr:6,andrew:6,andrewwillmott:6,android_ndk_arm:1,android_ndk_mip:1,android_ndk_root:1,android_ndk_x86:1,androideabi:1,androidndk:1,angl:[0,2],ani:[0,1,4,5,6],anisotrop:0,anisotropi:0,anoth:0,ansi:[0,7],antialias:[0,2,5],antialis:5,apitrac:6,apoorva:6,apoorvaj:6,app:1,appear:[0,7],appletv:6,appli:0,applic:[0,2,6],appropri:[0,1],apt:1,ara:5,arbitrari:0,arch:2,architectur:0,argument:0,aris:5,arm64:2,arm:[1,2,6],around:4,arrai:[0,6],ascend:0,asm:[2,6],assess:0,asset:3,assum:[0,4],astc10x5:0,astc4x4:0,astc5x5:0,astc6x6:0,astc8x5:0,astc8x6:0,astc:[0,6],astigmat:5,atc:[0,6],atci:0,ati1:0,ati2:0,attach:0,attent:0,attila:6,attilaz:6,attrib:0,attribtyp:0,attribut:[0,7],author:7,auto:[0,6],automat:[4,6],autoselect:0,avoid:0,back:0,backbuff:0,backbufferd:0,backbufferratio:0,backend:[0,3,4],backfac:0,background:0,bagder:5,base:[0,2,3],bass:6,bc1:0,bc2:0,bc3:0,bc4:0,bc5:0,bc6h:0,bc7:0,becaus:0,befor:[0,4],begin:[0,4,7],behavior:[0,4],below:1,benoit:6,benoitjacqui:6,berglund:6,bernhard:5,better:4,between:[0,7],bgfx:[0,1,2,3,4,5,6,7],bgfx_access_t:0,bgfx_alloc:0,bgfx_alloc_instance_data_buff:0,bgfx_alloc_transform:0,bgfx_alloc_transient_index_buff:0,bgfx_alloc_transient_vertex_buff:0,bgfx_attachment_t:0,bgfx_attrib_t:0,bgfx_attrib_type_t:0,bgfx_blit:0,bgfx_buffer_allow_res:0,bgfx_buffer_compute_read:0,bgfx_buffer_compute_read_writ:0,bgfx_buffer_compute_writ:0,bgfx_buffer_index32:0,bgfx_buffer_non:0,bgfx_calc_texture_s:0,bgfx_callback_interface_t:0,bgfx_callback_vtbl:0,bgfx_caps_:0,bgfx_caps_blend_independ:0,bgfx_caps_comput:0,bgfx_caps_draw_indirect:0,bgfx_caps_format_texture_2d:0,bgfx_caps_format_texture_2d_emul:0,bgfx_caps_format_texture_2d_srgb:0,bgfx_caps_format_texture_3d:0,bgfx_caps_format_texture_3d_emul:0,bgfx_caps_format_texture_3d_srgb:0,bgfx_caps_format_texture_cub:0,bgfx_caps_format_texture_cube_emul:0,bgfx_caps_format_texture_cube_srgb:0,bgfx_caps_format_texture_framebuff:0,bgfx_caps_format_texture_framebuffer_msaa:0,bgfx_caps_format_texture_imag:0,bgfx_caps_format_texture_mip_autogen:0,bgfx_caps_format_texture_msaa:0,bgfx_caps_format_texture_non:0,bgfx_caps_format_texture_vertex:0,bgfx_caps_fragment_depth:0,bgfx_caps_fragment_ord:0,bgfx_caps_gpu_t:0,bgfx_caps_hidpi:0,bgfx_caps_hmd:0,bgfx_caps_index32:0,bgfx_caps_instanc:0,bgfx_caps_occlusion_queri:0,bgfx_caps_renderer_multithread:0,bgfx_caps_swap_chain:0,bgfx_caps_t:0,bgfx_caps_texture_2d_arrai:0,bgfx_caps_texture_3d:0,bgfx_caps_texture_blit:0,bgfx_caps_texture_compare_al:0,bgfx_caps_texture_compare_lequ:0,bgfx_caps_texture_cube_arrai:0,bgfx_caps_texture_direct_access:0,bgfx_caps_texture_read_back:0,bgfx_caps_vertex_attrib_half:0,bgfx_caps_vertex_attrib_uint10:0,bgfx_caps_vertex_id:0,bgfx_clear_:0,bgfx_clear_non:0,bgfx_config_:4,bgfx_config_max_bon:0,bgfx_config_max_draw_cal:2,bgfx_config_multithread:[0,4],bgfx_config_multithred:6,bgfx_config_renderer_opengl:4,bgfx_copi:0,bgfx_create_compute_program:0,bgfx_create_dynamic_index_buff:0,bgfx_create_dynamic_index_buffer_mem:0,bgfx_create_dynamic_vertex_buff:0,bgfx_create_dynamic_vertex_buffer_mem:0,bgfx_create_frame_buff:0,bgfx_create_frame_buffer_from_attach:0,bgfx_create_frame_buffer_from_handl:0,bgfx_create_frame_buffer_from_nwh:0,bgfx_create_frame_buffer_sc:0,bgfx_create_index_buff:0,bgfx_create_indirect_buff:0,bgfx_create_occlusion_queri:0,bgfx_create_program:0,bgfx_create_shad:0,bgfx_create_textur:0,bgfx_create_texture_2d:0,bgfx_create_texture_2d_sc:0,bgfx_create_texture_3d:0,bgfx_create_texture_cub:0,bgfx_create_uniform:0,bgfx_create_vertex_buff:0,bgfx_cube_map_:0,bgfx_dbg_text_clear:0,bgfx_dbg_text_imag:0,bgfx_dbg_text_printf:0,bgfx_dbg_text_vprintf:0,bgfx_debug_ifh:0,bgfx_debug_non:0,bgfx_debug_profil:0,bgfx_debug_stat:0,bgfx_debug_text:0,bgfx_debug_wirefram:0,bgfx_destroy_dynamic_index_buff:0,bgfx_destroy_dynamic_vertex_buff:0,bgfx_destroy_frame_buff:0,bgfx_destroy_index_buff:0,bgfx_destroy_indirect_buff:0,bgfx_destroy_occlusion_queri:0,bgfx_destroy_program:0,bgfx_destroy_shad:0,bgfx_destroy_textur:0,bgfx_destroy_uniform:0,bgfx_destroy_vertex_buff:0,bgfx_discard:0,bgfx_dispatch:0,bgfx_dispatch_indirect:0,bgfx_encod:0,bgfx_frame:0,bgfx_get_avail_instance_data_buff:0,bgfx_get_avail_transient_index_buff:0,bgfx_get_avail_transient_vertex_buff:0,bgfx_get_cap:0,bgfx_get_direct_access_ptr:0,bgfx_get_hmd:0,bgfx_get_internal_data:0,bgfx_get_renderer_typ:0,bgfx_get_result:0,bgfx_get_shader_uniform:0,bgfx_get_stat:0,bgfx_get_textur:0,bgfx_get_uniform_info:0,bgfx_hmd_device_resolut:0,bgfx_hmd_eye_t:0,bgfx_hmd_none:0,bgfx_hmd_render:0,bgfx_hmd_t:0,bgfx_init:0,bgfx_init_t:0,bgfx_internal_data_t:0,bgfx_invalid_handl:0,bgfx_is_texture_valid:0,bgfx_make_ref:0,bgfx_make_ref_releas:0,bgfx_memory_t:0,bgfx_occlusion_query_result_t:0,bgfx_override_internal_textur:0,bgfx_override_internal_texture_ptr:0,bgfx_path:2,bgfx_pci_id_:0,bgfx_pci_id_amd:0,bgfx_pci_id_intel:0,bgfx_pci_id_non:0,bgfx_pci_id_nvidia:0,bgfx_pci_id_software_raster:0,bgfx_platform_data_t:0,bgfx_read_textur:0,bgfx_render_frame_t:0,bgfx_renderer_type_t:0,bgfx_request_screen_shot:0,bgfx_reset:0,bgfx_reset_:0,bgfx_reset_captur:0,bgfx_reset_depth_clamp:0,bgfx_reset_flip_after_rend:0,bgfx_reset_flush_after_rend:0,bgfx_reset_fullscreen:0,bgfx_reset_hidpi:0,bgfx_reset_hmd:0,bgfx_reset_hmd_debug:0,bgfx_reset_hmd_recent:0,bgfx_reset_maxanisotropi:0,bgfx_reset_msaa_x16:0,bgfx_reset_msaa_x2:0,bgfx_reset_msaa_x4:0,bgfx_reset_msaa_x8:0,bgfx_reset_msaa_x:0,bgfx_reset_non:0,bgfx_reset_srgb_backbuff:0,bgfx_reset_vsync:0,bgfx_set_compute_dynamic_index_buff:0,bgfx_set_compute_dynamic_vertex_buff:0,bgfx_set_compute_index_buff:0,bgfx_set_compute_indirect_buff:0,bgfx_set_compute_vertex_buff:0,bgfx_set_condit:0,bgfx_set_debug:0,bgfx_set_dynamic_index_buff:0,bgfx_set_dynamic_vertex_buff:0,bgfx_set_imag:0,bgfx_set_index_buff:0,bgfx_set_instance_data_buff:0,bgfx_set_instance_data_from_dynamic_vertex_buff:0,bgfx_set_instance_data_from_vertex_buff:0,bgfx_set_mark:0,bgfx_set_palette_color:0,bgfx_set_platform_data:0,bgfx_set_scissor:0,bgfx_set_scissor_cach:0,bgfx_set_stat:0,bgfx_set_stencil:0,bgfx_set_textur:0,bgfx_set_transform:0,bgfx_set_transform_cach:0,bgfx_set_transient_index_buff:0,bgfx_set_transient_vertex_buff:0,bgfx_set_uniform:0,bgfx_set_vertex_buff:0,bgfx_set_vertex_count:0,bgfx_set_view_clear:0,bgfx_set_view_clear_mrt:0,bgfx_set_view_frame_buff:0,bgfx_set_view_mod:0,bgfx_set_view_nam:0,bgfx_set_view_ord:0,bgfx_set_view_rect:0,bgfx_set_view_rect_auto:0,bgfx_set_view_scissor:0,bgfx_set_view_transform:0,bgfx_set_view_transform_stereo:0,bgfx_shader:0,bgfx_shutdown:0,bgfx_state_alpha_ref:0,bgfx_state_blend_:0,bgfx_state_blend_equ:0,bgfx_state_blend_equation_:0,bgfx_state_blend_equation_add:0,bgfx_state_blend_equation_separ:0,bgfx_state_blend_factor:0,bgfx_state_blend_func:0,bgfx_state_blend_func_separ:0,bgfx_state_blend_inv_factor:0,bgfx_state_cull_:0,bgfx_state_default:0,bgfx_state_depth_test_:0,bgfx_state_msaa:0,bgfx_state_point_s:0,bgfx_state_pt_:0,bgfx_state_write_:0,bgfx_state_write_a:0,bgfx_state_write_b:0,bgfx_state_write_g:0,bgfx_state_write_r:0,bgfx_state_write_rgb:0,bgfx_state_write_z:0,bgfx_stats_t:0,bgfx_stencil_non:0,bgfx_stencil_test_less:0,bgfx_submit:0,bgfx_submit_eye_first:0,bgfx_submit_indirect:0,bgfx_submit_occlusion_queri:0,bgfx_texture_:0,bgfx_texture_blit_dst:0,bgfx_texture_format_t:0,bgfx_texture_non:0,bgfx_texture_read_back:0,bgfx_texture_u_clamp:0,bgfx_texture_v_clamp:0,bgfx_topology_convert:0,bgfx_topology_convert_t:0,bgfx_topology_sort_t:0,bgfx_topology_sort_tri_list:0,bgfx_uniform_info_t:0,bgfx_uniform_type_t:0,bgfx_update_dynamic_index_buff:0,bgfx_update_dynamic_vertex_buff:0,bgfx_update_texture_2d:0,bgfx_update_texture_3d:0,bgfx_update_texture_cub:0,bgfx_vertex_convert:0,bgfx_vertex_decl_add:0,bgfx_vertex_decl_begin:0,bgfx_vertex_decl_decod:0,bgfx_vertex_decl_end:0,bgfx_vertex_decl_ha:0,bgfx_vertex_decl_skip:0,bgfx_vertex_decl_t:0,bgfx_vertex_pack:0,bgfx_vertex_unpack:0,bgfx_view_mode_t:0,bgfx_view_non:0,bgfx_view_stereo:0,bgfx_weld_vertic:0,bgfxcmake:1,bgra8:0,bgra:0,bimg:1,bin:[1,2],binari:[0,1,2,5],bind:6,bit:0,bitang:0,bitbucket:5,bkaradz:[0,1,3,5,6],bleed:5,blend:[0,2],blender:5,blendish:3,bloat:5,block:0,bodi:2,bool:[0,7],both:[0,4],bottleneck:0,bottom:0,bpp:0,branimir:[5,6],bring:[3,6],brows:0,bsd:3,bucket:[0,3],bug:6,build:0,built:1,bunni:5,busi:5,c99:0,cach:[0,2,3],cache_read:0,cache_read_s:0,cache_writ:0,cacheread:0,cachereads:0,cachewrit:0,calctextures:0,calcul:0,calibr:0,call:[0,1,2,3],callback:0,callbacki:0,camilla:6,can:[0,1,2,4,6,7],cannot:0,capac:0,captur:[0,2,6],capture_begin:0,capture_end:0,capture_fram:0,capturebegin:0,captureend:0,capturefram:0,care:6,carni:6,caus:[4,5],certain:7,chain:0,chang:[0,2,4],chapter:5,charact:0,charl:6,cheap:[4,5],check:[1,6],cherlin:6,choos:6,chrnonolog:6,chrome33:2,chrome34:2,chrome41:2,chrome:2,ci20:[2,6],clamp:0,clang:[2,6],claus:3,clear:0,click:6,clip:0,clockwis:0,clone:1,cloudwu:6,cmake:1,code:[0,5,6],codexl:6,colbi:6,collin:6,color0:0,color1:0,color2:0,color3:0,color:0,com:[1,3,5,6],combin:1,command:[0,1,2],common:5,commonli:1,compar:0,comparison:0,compat:0,compil:[1,2,3,4,5],complex:0,compon:0,compress:3,concaten:0,config:[2,4],configur:[1,4],conjuct:0,conjunct:0,conorstok:5,consequenti:5,consid:4,consum:0,contact:3,contain:0,content:[0,1],context:[0,6],continu:0,contour:5,contract:5,contribut:6,contributor:[3,5],convers:0,convert:[0,7],copi:0,copyright:5,core:1,coreutil:1,cori:6,corner:0,correct:0,correctli:4,correspond:0,count:0,counter:0,cowboi:5,cpp:1,cpu:[0,2],cputimebegin:0,cputimeend:0,cputimefram:0,cputimerfreq:0,creat:[0,4,6],createdynamicindexbuff:0,createdynamicvertexbuff:0,createframebuff:0,createindexbuff:0,createindirectbuff:0,createocclusionqueri:0,createprogram:0,createshad:0,createtextur:0,createtexture2d:0,createtexture3d:0,createtexturecub:0,createuniform:0,createvertexbuff:0,creation:0,creator:[2,6],cross:[3,6,7],crt:0,cube:0,cubemap:[0,6],cull:[0,2],current:[0,2],custom:[0,1,3],d0s8:0,d16:0,d16f:0,d24:0,d24f:0,d24s8:0,d32:0,d32f:0,d3d11:7,d3d9:7,d3d:0,dafont:5,damag:5,daniel:6,dario:6,dariomanesku:6,data:[0,2,5],dbgtextclear:0,dbgtextimag:0,dbgtextprintf:0,dbgtextprintfvarg:0,debian8:2,debug64:1,debugcheck:0,debugg:[0,3],declar:[0,4],decod:0,def:7,defin:[0,4,6,7],delet:1,depend:0,deploi:1,deploy:6,depth:0,depthascend:0,depthdescend:0,descend:0,descript:4,design:4,desir:0,desktop:4,destin:0,destroi:[0,4],destroyuniform:0,detail:[1,4],detect:6,dev:1,develop:1,devic:[0,1,6],deviceheight:0,deviceid:0,devicewidth:0,dialog:1,differ:[0,1,4,6,7],dim:2,dimens:0,direct3d11:0,direct3d12:0,direct3d9:0,direct3d:[0,6],direct:[0,5],directionbacktofrontavg:0,directionbacktofrontmax:0,directionbacktofrontmin:0,directionfronttobackavg:0,directionfronttobackmax:0,directionfronttobackmin:0,directori:[0,1,2,5,6],directx9:4,disabl:[0,2,4,6],disast:6,discard:0,disclaim:5,dispatch:0,dissector:6,distanc:[2,5],distancebacktofrontavg:0,distancebacktofrontmax:0,distancebacktofrontmin:0,distancefronttobackavg:0,distancefronttobackmax:0,distancefronttobackmin:0,distribut:[5,6],dll:6,doc:0,doe:0,doesn:[0,4],domain:3,don:[0,2],done:4,doubl:0,down:0,download:[1,2,6],doxygen:0,doxygenfunct:0,drawback:7,driven:2,driver:0,droid:5,drop:6,duangl:5,due:1,durat:0,dure:[0,4,6],dx11:[2,6],dx12:6,dx9:[2,6],dxt1:0,dxt3:0,dxt5:0,dynam:0,dynamicindexbufferhandl:0,dynamicvertexbufferhandl:0,each:[0,1,4,6],eas:1,easi:0,ebook:5,edg:0,edit:1,edtaa3:3,effect:0,effici:0,egl:4,element:0,elit:5,elmindreda:6,embed:2,emoon:6,empti:0,emscripten:6,emul:0,enabl:[0,1,4,6],encoderstat:0,end:0,engin:[3,6],eniron:1,enleeten:6,enni:5,enough:0,enter:1,entri:6,enumer:0,enviro:1,equal:0,equat:[0,5],equival:0,error:0,es2:2,escap:0,estim:0,etc1:0,etc2:0,etc2a1:0,etc2a:0,etc:[1,3],euclidean:5,even:[0,5],event:5,everi:4,everyon:6,exampl:[0,1],examplesreleas:1,except:4,excess:6,execut:[0,4],exemplari:5,exist:0,exlud:0,expect:0,experi:2,explicit:0,explor:2,express:5,extern:0,f11:6,face:0,factor:0,fail:0,fals:0,fast:0,fatal:0,fcpp:3,ff27:2,ff28:2,ff36:2,ff37:2,field:[0,2,5],file:[0,1,5,7],fill:0,film:1,find:[4,6],finish:0,fip:[1,6],fire:5,firefox:2,first:0,fit:[0,5],five:5,fiveminut:5,fix:[0,6],flavor:7,flip:0,floooh:[1,6],flush:0,follow:[1,2,5],fontawesom:5,fontfabr:5,fonts2u:5,fontspac:5,fontsquirrel:5,foreground:0,form:5,format:[0,7],forsyth:3,found:[0,4],fov:0,fragment:0,frame_r:2,framebufferhandl:0,framework:[3,6],free:5,freebsd:6,freed:0,freetyp:3,frequenc:0,frexx:5,from:[0,1,4,6,7],front:0,full:0,g6430:2,gale:6,galleri:5,gallium:2,game:[1,6],gameangst:5,garett:6,gcc:[2,6],geni:[1,6],geometri:[0,2,3],geometryc:3,get:0,getavailinstancedatabuff:0,getavailtransientindexbuff:0,getavailtransientvertexbuff:0,getcap:0,getdirectaccessptr:0,gethmd:0,getinternaldata:0,getoffset:0,getrenderertyp:0,getresult:0,getshaderuniform:0,getsiz:0,getstat:0,getstrid:0,gettextur:0,getuniforminfo:0,gfdl:5,git:1,github:[0,1,3,5,6],given:1,gl2:2,gl_vertexid:0,gle:[4,6],glfw:3,global:2,glsl:3,glue:1,gnm:0,gnuwin32:1,golden:6,good:5,gpa:6,gpu:[0,2,6],gpumemorymax:0,gpumemoryus:0,gputimebegin:0,gputimeend:0,gputimerfreq:0,grace:5,grai:6,graphic:[0,2,3,4,5,6],group:0,gt2:2,gtbass:6,gtx260:2,gtx560ti:2,gtx650ti:2,gtx970:2,guard:4,gui:[0,4],guillaum:6,gutenberg:5,half:0,halsi:6,handl:[0,6],hardwar:[0,4],haskel:6,have:[0,2],hd3000:2,hd5000:2,hd5200:2,hd8330:2,height:0,helloworlddebug:2,helper:7,herzog:5,hidpi:0,high:[0,4,5],highlevel:1,hlsl:7,hmd:[0,1,3],holder:5,holm:5,homogeneousdepth:0,horizont:0,how:6,howev:5,htm:1,html:[0,1],http:[0,1,3,5,6],icon:6,ident:0,ignor:0,illumin:2,imag:[0,2,5],imgui:3,immedi:5,immut:0,implement:[0,2],impli:5,improv:6,inabl:1,incident:5,includ:[1,5],incorrect:4,increas:2,increment:0,independ:[0,2],independent:4,indexbuffercompress:5,indexbufferhandl:0,indic:0,indirectbufferhandl:0,infinit:0,info:[0,6,7],infrequ:4,init:[0,4],injectionlist:6,input:[0,6,7],insid:[0,1,4],instal:1,instancedatabuff:0,instead:[0,1,7],institut:5,insuffici:0,int16:0,int1:0,int32_t:0,int64_t:0,intel:[0,2,6],intelgpa:3,interact:6,interfac:[0,5],intermedi:1,intern:[0,3],internaldata:0,interop:0,interpol:0,interrupt:5,invalid:0,invers:0,invert:0,invis:0,involv:3,ios6:2,ios7:2,ipad:[2,6],iphon:[2,6],ipod:2,issu:[0,4],istexturevalid:0,item:0,jacquier:6,jame:6,james4k:6,jason:6,java:6,jcherlin:6,jean:6,jeremi:6,jeremieroi:6,jit:2,jnadro:6,johan:6,johnson:6,joseph:6,joshi:6,joshuabrookov:1,jourdan:6,julian:5,just:[0,6],kabini:2,kai:6,karadz:5,kei:4,kick:0,klein:6,known:0,kocsi:6,kondrak:6,kosta:6,kostasaaa:6,krzysztof:6,ktx:[0,7],laboratori:5,languag:3,larg:0,last:0,latc1:0,latc2:0,latenc:0,later:4,launch:6,layer:0,layout:[0,2],lead:4,least:0,left:0,less:0,level:[0,4],liabil:5,liabl:5,libgl1:1,libiconv:1,libintl:1,librari:[0,1,2,3],libx11:1,licens:3,light:[2,5],lighttransport:5,lighttransportequ:5,lightweight:6,like:7,limit:[0,2,4,5],line:[0,1,2],linear:0,linestriptolinelist:0,list:[0,5,6],liter:0,llvmpipe:2,load:[2,6],loat:0,locat:4,loss:5,low:4,lua:6,ludwig:6,mac:6,maco:1,macro:7,made:[0,2],mag:0,main:[0,4,6,7],maintain:[0,2],make:[0,1,4,6],makefil:7,makeref:0,mali:[2,4],manesku:6,manual:1,map:[0,2,5],marker:0,master:5,mat3:0,mat4:0,match:[0,4],materi:5,matric:[0,7],matrix:0,max:0,maxblit:0,maxdrawcal:0,maxdynamicindexbuff:0,maxdynamicvertexbuff:0,maxencod:[0,4],maxfbattach:0,maxframebuff:0,maxgpulat:0,maximimum:2,maximum:0,maxindexbuff:0,maxocclusionqueri:0,maxprogram:0,maxshad:0,maxtextur:0,maxtexturelay:0,maxtextures:0,maxtexturesampl:0,maxuniform:0,maxvertexbuff:0,maxvertexdecl:0,maxvertexstream:0,maxview:0,mccrari:6,mean:[0,4],mechan:0,member:0,memononen:5,memori:0,merchant:5,mesa:[1,2,5],meshula:1,messag:0,met:5,metal:[0,6],mia:5,might:0,mike:6,mikepopoloski:6,millisecond:0,milostos:6,min:0,mini:2,minim:5,minut:5,mip:[0,2,6],mipsel:1,mirror:0,mit:3,mkvfx:1,mobil:[4,5],mode:[0,2,4,5],model:[0,2,5],modif:[0,5],modifi:0,moment:0,monitor:6,more:[0,1,4,6,7],most:[0,2,4],mous:2,mrt:[0,2],msaa:0,mul:7,multi:0,multidrawindirect:2,multipl:[0,2,4],multipli:7,multisampl:0,multithread:[0,6],must:[0,1,5,6,7],mutex:4,nacl:[1,2],nadro:6,name:[0,6],nativ:[0,2,6],ndc:0,ndk:1,ndt:0,necessari:[0,1,6],necessarili:4,need:[0,1],neg:0,neglig:5,net:1,next:0,nexu:2,nim:6,nnnce:0,nodrev:[1,6],non:0,none:0,noop:0,nor:4,noresult:0,norm:0,normal:[0,5],normal_map_example_with_scene_and_result:5,notat:0,noth:5,notic:[0,5],nsight:6,num:0,number:[0,2,4],numcomput:0,numdraw:0,numdynamicindexbuff:0,numdynamicvertexbuff:0,numencod:0,numframebuff:0,numgpu:0,numindexbuff:0,numocclusionqueri:0,numprim:0,numprogram:0,numshad:0,numtextur:0,numuniform:0,numvertexbuff:0,numvertexdecl:0,numview:0,nvidia:0,nwh:0,obj:[5,7],object:0,obtain:[0,4],obvious:4,occlusionqueryhandl:0,occlusionqueryresult:0,occur:0,ocharl:6,ocornut:[5,6],oculu:0,oculussdk:1,off:[0,2],offici:4,offset:0,oldschool:2,oliv:6,olli:6,olliwang:6,onc:[0,4],onli:[0,1,4,7],open:[1,3,6],opengl:[0,2,4,6],openglinsight:5,openglinsightscod:5,oper:0,optim:[0,3,4],optimis:3,option:[1,2,3],orb:5,order:[0,2,3,4],ordinari:0,org:5,origin:0,originbottomleft:0,osx64_clang:1,osx:[1,2,6],other:[0,1,3,4,5],otherwis:[0,5],oui:5,out:[5,7],output:[0,7],outsid:0,overal:7,overrid:0,overrideintern:0,overview:3,ovr:1,ovr_dir:1,ovrsess:0,own:[3,6],p0nce:6,pack:[0,1,5],packag:[0,1],page:3,paint:2,palett:0,parallax:2,paramet:0,pars:0,part:[2,4],parti:3,particular:5,pass:[0,4],path:[0,1],pci:0,pend:0,per:[0,2],perez:2,perfhud:6,perform:0,perfstudio:6,permiss:[3,6],permit:5,persist:0,pidhorski:6,piolat:6,pisa:5,pitch:0,pix:6,pixel:0,pixelspertanangl:0,place:4,platformdata:0,pnacl:[1,2],png:[5,7],podgorskii:6,point:[0,4],pointer:0,popoloski:6,port:[0,6],posit:0,possibl:[0,5,6],post:0,potenti:0,powervr:[2,4],prebuilt:1,preciss:7,predefin:0,prefer:[0,2,6],preprocessor:[4,5,6,7],preserv:0,press:6,previou:0,previous:0,primari:0,primit:0,print:0,printf:0,prior:0,pro:2,probe:5,process:[0,4],procur:5,profil:[0,1,3],profiler_begin:0,profiler_begin_liter:0,profiler_end:0,profilerbegin:0,profilerbeginliter:0,profilerend:0,profit:5,programat:2,programhandl:0,project:[0,1,3],project_dir:1,properli:0,provid:[0,4,5,6,7],ptc12:0,ptc12a:0,ptc14:0,ptc14a:0,ptc22:0,ptc24:0,purpos:5,pvr:[0,2,7],pvrtc1:0,pvrtc2:0,python:[1,6],q8200:2,qualcomm:2,quaternion:0,questor:6,quickli:0,r16:0,r16f:0,r16i:0,r16u:0,r32f:0,r32i:0,r32u:0,r5g6b5:0,r8i:0,r8u:0,radeon:6,rang:0,raspberrypi:[2,6],raspbian:2,raster:0,rate:2,ratio:0,raw:0,read:0,readback:2,readtextur:0,readwrit:0,rectangl:0,redistribut:5,referencend:0,reflect:2,region:0,regular:7,rel:0,releas:[0,1],release32:1,release64:1,releasefn:0,remap:[0,2],remark:0,remov:0,renderdoc:3,renderertyp:0,renderfram:[0,4],reorder:0,repeat:0,report:6,repositori:[1,3,5],repres:0,reproduc:5,request:0,requestscreenshot:0,requir:[0,2,4,5,6],reserv:[0,5],resiz:0,resolut:[0,5],resolv:0,respect:0,result:[0,1,4],retain:5,retriev:0,reus:0,rg11b10f:0,rg16:0,rg16f:0,rg16i:0,rg16u:0,rg32f:0,rg32i:0,rg32u:0,rg8:0,rg8i:0,rg8u:0,rgb10a2:0,rgb5a1:0,rgb8:0,rgb8a1:0,rgb8i:0,rgb8u:0,rgb9e5f:0,rgb:0,rgba16:0,rgba16f:0,rgba16i:0,rgba16u:0,rgba32f:0,rgba32i:0,rgba32u:0,rgba4:0,rgba8:0,rgba8i:0,rgba8u:0,rgba:0,rgp:6,rhoot:6,richard:6,richardgal:6,right:[0,5,6],roi:6,rotat:0,rtmemoryus:0,rule:[0,6],run:[1,2],runn:6,runtim:[1,2],ruritania:5,rust:6,safari7:2,safe:[0,1,4],same:[0,4],sampl:0,sampler2d:7,sampler:0,san:5,sane:4,scheme:1,screen:[0,2],screen_shot:0,screenshot:0,scribbl:5,sdf:3,sdk:[0,1,4],sdl2:6,sdl:3,second:0,see:[0,1,4,6,7],select:[0,1,4],semant:[0,7],sens:4,sentinel:0,separ:0,sequenti:[0,4],servic:5,session:0,set:[0,1,4],setbuff:0,setclearcolor:0,setcondit:0,setdebug:0,setimag:0,setindexbuff:0,setinstancedatabuff:0,setmark:0,setnam:0,setpalettecolor:0,setplatformdata:0,setscissor:0,setstat:0,setstencil:0,settextur:0,settransform:0,setuniform:0,setup:0,setvertexbuff:0,setvertexcount:0,setview:4,setviewclear:0,setviewframebuff:0,setviewmod:[0,4],setviewnam:0,setvieword:0,setviewrect:0,setviewscissor:0,setviewtransform:0,setx:1,sgx535:2,sgx540:2,sgx543:2,shade:2,shaderc:3,shaderhandl:0,shadow:2,shall:5,sherlock:5,shot:[0,2],should:[0,2,4],show:2,side:0,signika:5,similar:6,simpl:0,simplifi:7,simul:2,simultan:4,sinc:4,singl:[1,2,4],singlethread:0,size:[0,2],skip:0,skylak:2,slasinski:6,slice:0,sln:1,slot:0,small:[2,5],softwar:[0,5],solut:1,some:[0,4,7],sometim:4,sort:[0,3],sourc:0,sourceforg:1,special:[5,6],specifi:0,spent:0,src:[1,4],srgb:0,stage:0,standard:0,stanford:5,stanislav:6,stanlo:6,start:0,stat:0,statu:0,stb:3,steamlink:6,step:1,stereo:0,store:0,stream:[0,2],stress:2,strict:5,stride:0,string:0,strip:0,struct:0,structur:[0,1,4],stuart:6,stuartcarni:6,stub:6,studio:1,style:[0,2,3,6],submiss:[0,4],submit:[0,4,6],substitut:5,success:0,successfulli:0,sudo:1,support:[0,1,3,4],sure:0,swap:0,sweep:5,swift:6,swiftshad:2,sync:0,syntax:7,t604:2,tabl:0,take:2,tan:0,tangent:0,target:[0,1,4],teamciti:6,techniqu:7,tegra3:2,term:6,termin:0,test:0,texcoord0:0,texcoord1:0,texcoord2:0,texcoord3:0,texcoord4:0,texcoord5:0,texcoord6:0,texcoord7:0,textheight:0,texturec:3,textureformat:0,texturehandl:0,textureinfo:0,texturememoryus:0,texturev:3,textwidth:0,tga:7,than:0,thei:4,theme:5,theori:5,thi:[0,2,4,5,6,7],thread:[0,3],thru:4,time:[0,1,6],timeout:0,timer:0,timestamp:0,togeth:0,token:7,toler:0,toni:6,tool:0,toolchain:1,top:0,topolog:0,topologyconvert:0,topologysort:0,topologysorttrilist:0,tort:5,touch:0,tr1:1,trace:0,trace_varg:0,tracevarg:0,trai:6,transientibs:0,transientibus:0,transientindexbuff:0,transientvbs:0,transientvbus:0,transientvertexbuff:0,transit:2,translat:0,transpar:2,transport:5,tree:5,triangl:[0,3],trilistflipwind:0,trilisttolinelist:0,trim:0,trinagl:0,tristrip:0,tristripflipwind:0,tristriptotrilist:0,truncat:0,turbosquid:5,turn:[0,2],twitter:6,two:0,txt:6,type:0,typograph:5,u_alpharef:0,u_invproj:0,u_invview:0,u_invviewproj:0,u_model:0,u_modelview:0,u_modelviewproj:0,u_proj:0,u_view:0,u_viewproj:0,u_viewrect:0,u_viewtexel:0,uffizi:5,uint10:0,uint16_max:0,uint16_t:0,uint32_max:0,uint32_t:0,uint64_t:0,uint8:0,uint8_max:0,uint8_t:0,uintptr_max:0,uintptr_t:0,uma:0,unabl:0,undef:0,undefin:4,under:[3,6],underli:0,understand:0,undesir:4,unfold:0,unifi:0,uniformhandl:0,uniforminfo:0,uniformtyp:0,uniniti:0,uniqu:0,unit:0,uniti:5,univers:5,unknown:0,unknowndepth:0,unlik:0,unorm:0,unpack:0,unrecover:0,unset:0,until:0,unus:0,updatetexture2d:0,updatetexture3d:0,updatetexturecub:0,usag:0,user:[0,1,4,5],usual:4,util:1,va_list:0,va_start:0,valid:0,valu:[0,4,7],vari:7,variabl:[0,1],variou:[1,2,6],vec2:7,vec4:0,vector:[0,2,5,7],vendor:0,vendorid:0,verdon:6,vertexbufferhandl:0,vertexconvert:0,vertexdecl:0,vertexpack:0,vertexunpack:0,vertic:0,vfx:1,vga:0,via:[0,2],video:[0,2],viewer:3,viewid:0,viewmod:0,viewoffset:0,viewstat:0,virtual:0,visibl:0,visitor:5,vista:6,visual:[1,3],vogl:[5,6],volum:[0,2],vs2008:[1,2],vs2012:[2,6],vs2013:2,vs2015:[1,2,6],vsync:2,vulkan:[0,6],wai:[0,4,5],wait:0,waitrend:0,waitsubmit:0,wang:6,warn:0,warranti:5,wavefront:7,webgl:[2,6],weight:[0,2],weissflog:6,welcom:6,weld:0,weldvertic:0,well:5,were:[0,2],what:[2,3,4],when:[0,2,4,6,7],where:[0,4,6],whether:5,which:[0,4],who:1,width:0,wiki:5,wikimedia:5,willmott:6,win7:2,win:[2,6],wind:0,window:0,windows7:2,wine:2,winphon:6,winphone81:1,wirefram:0,within:[0,4],without:5,won:[0,4],work:[1,4,6],wrap:0,wrapper:1,write:[0,6],written:[0,1],www:5,x11proto:1,x64:2,x86:[1,2,6],x86_64:1,xcode9:1,xcworkspac:1,xml:0,xperia:2,yet:0,you:[0,1,2,4,6],your:[1,2,3,4,6],zlib:3},titles:["API Reference","Building","Examples","Documentation","Internals","License","Overview","Tools"],titleterms:{"30hz":2,"3rd":5,"60hz":2,"public":5,altern:1,amalgam:1,android:1,api:[0,4],asset:5,avail:0,backend:6,base:4,blendish:5,blit:0,browser:2,bsd:5,bucket:4,buffer:[0,5],build:[1,7],bump:2,c99:2,cach:5,call:4,callback:2,cap:0,capabl:0,claus:5,compil:[6,7],compress:5,comput:0,condit:0,contact:6,content:3,contributor:6,cube:2,custom:4,debug:[0,6],debugdraw:2,debugg:6,defer:2,depend:1,displai:0,document:3,domain:5,draw:[0,4],drawstress:2,dynam:2,edtaa3:5,encod:[0,4],etc:6,exampl:2,fcpp:5,featur:0,flag:0,font:2,fontsdf:2,forsyth:5,frame:0,freetyp:5,gener:[0,1],geometri:7,geometryc:7,get:[1,6],glfw:6,glsl:5,gpudrivenrend:2,hdr:2,head:0,helloworld:2,hmd:6,ibl:2,imgui:5,index:[0,5],indirect:0,inform:0,initi:0,instanc:[0,2],integr:1,intelgpa:6,intern:4,involv:6,languag:6,librari:5,licens:5,linux:1,lod:2,mesh:2,metabal:2,miscellan:0,mit:5,mount:0,nanovg:[2,5],nbodi:2,occlus:[0,2],oculusvr:1,oit:2,optim:5,optimis:5,option:4,order:5,other:6,overview:6,page:6,parti:5,particl:2,phone:1,pick:2,platform:[0,6],pom:2,prerequisit:1,profil:6,program:0,project:6,queri:0,quick:1,raymarch:2,refer:0,render:[0,4,6],renderdoc:6,repositori:6,reset:0,resourc:[0,4],rsm:2,scissor:0,sdf:5,sdl:6,shader:[0,7],shaderc:7,shadowmap:2,shadowvolum:2,shutdown:0,simpl:2,sky:2,sort:4,sourc:1,specif:0,start:1,state:0,statist:0,stb:5,stencil:[0,2],support:6,system:1,terrain:2,test:2,text:0,textur:[0,7],texturec:7,texturev:7,thread:4,tool:[1,7],transform:0,triangl:5,uniform:0,updat:[0,2],vectordisplai:2,vertex:[0,5],view:[0,4],viewer:7,visual:6,what:6,window:[1,2],winrt:1,wirefram:2,xcode:1,zlib:5}}) \ No newline at end of file +Search.setIndex({envversion:46,filenames:["bgfx","build","examples","index","internals","license","overview","tools"],objects:{"":{"bgfx::Access":[0,1,1,"_CPPv2N4bgfx6AccessE"],"bgfx::Access::Count":[0,2,1,"_CPPv2N4bgfx6Access5CountE"],"bgfx::Access::Enum":[0,3,1,"_CPPv2N4bgfx6Access4EnumE"],"bgfx::Access::Read":[0,2,1,"_CPPv2N4bgfx6Access4ReadE"],"bgfx::Access::ReadWrite":[0,2,1,"_CPPv2N4bgfx6Access9ReadWriteE"],"bgfx::Access::Write":[0,2,1,"_CPPv2N4bgfx6Access5WriteE"],"bgfx::Attachment":[0,1,1,"_CPPv2N4bgfx10AttachmentE"],"bgfx::Attachment::handle":[0,4,1,"_CPPv2N4bgfx10Attachment6handleE"],"bgfx::Attachment::layer":[0,4,1,"_CPPv2N4bgfx10Attachment5layerE"],"bgfx::Attachment::mip":[0,4,1,"_CPPv2N4bgfx10Attachment3mipE"],"bgfx::Attrib":[0,1,1,"_CPPv2N4bgfx6AttribE"],"bgfx::Attrib::Bitangent":[0,2,1,"_CPPv2N4bgfx6Attrib9BitangentE"],"bgfx::Attrib::Color0":[0,2,1,"_CPPv2N4bgfx6Attrib6Color0E"],"bgfx::Attrib::Color1":[0,2,1,"_CPPv2N4bgfx6Attrib6Color1E"],"bgfx::Attrib::Color2":[0,2,1,"_CPPv2N4bgfx6Attrib6Color2E"],"bgfx::Attrib::Color3":[0,2,1,"_CPPv2N4bgfx6Attrib6Color3E"],"bgfx::Attrib::Count":[0,2,1,"_CPPv2N4bgfx6Attrib5CountE"],"bgfx::Attrib::Enum":[0,3,1,"_CPPv2N4bgfx6Attrib4EnumE"],"bgfx::Attrib::Indices":[0,2,1,"_CPPv2N4bgfx6Attrib7IndicesE"],"bgfx::Attrib::Normal":[0,2,1,"_CPPv2N4bgfx6Attrib6NormalE"],"bgfx::Attrib::Position":[0,2,1,"_CPPv2N4bgfx6Attrib8PositionE"],"bgfx::Attrib::Tangent":[0,2,1,"_CPPv2N4bgfx6Attrib7TangentE"],"bgfx::Attrib::TexCoord0":[0,2,1,"_CPPv2N4bgfx6Attrib9TexCoord0E"],"bgfx::Attrib::TexCoord1":[0,2,1,"_CPPv2N4bgfx6Attrib9TexCoord1E"],"bgfx::Attrib::TexCoord2":[0,2,1,"_CPPv2N4bgfx6Attrib9TexCoord2E"],"bgfx::Attrib::TexCoord3":[0,2,1,"_CPPv2N4bgfx6Attrib9TexCoord3E"],"bgfx::Attrib::TexCoord4":[0,2,1,"_CPPv2N4bgfx6Attrib9TexCoord4E"],"bgfx::Attrib::TexCoord5":[0,2,1,"_CPPv2N4bgfx6Attrib9TexCoord5E"],"bgfx::Attrib::TexCoord6":[0,2,1,"_CPPv2N4bgfx6Attrib9TexCoord6E"],"bgfx::Attrib::TexCoord7":[0,2,1,"_CPPv2N4bgfx6Attrib9TexCoord7E"],"bgfx::Attrib::Weight":[0,2,1,"_CPPv2N4bgfx6Attrib6WeightE"],"bgfx::AttribType":[0,1,1,"_CPPv2N4bgfx10AttribTypeE"],"bgfx::AttribType::Count":[0,2,1,"_CPPv2N4bgfx10AttribType5CountE"],"bgfx::AttribType::Enum":[0,3,1,"_CPPv2N4bgfx10AttribType4EnumE"],"bgfx::AttribType::Float":[0,2,1,"_CPPv2N4bgfx10AttribType5FloatE"],"bgfx::AttribType::Half":[0,2,1,"_CPPv2N4bgfx10AttribType4HalfE"],"bgfx::AttribType::Int16":[0,2,1,"_CPPv2N4bgfx10AttribType5Int16E"],"bgfx::AttribType::Uint10":[0,2,1,"_CPPv2N4bgfx10AttribType6Uint10E"],"bgfx::AttribType::Uint8":[0,2,1,"_CPPv2N4bgfx10AttribType5Uint8E"],"bgfx::CallbackI":[0,1,1,"_CPPv2N4bgfx9CallbackIE"],"bgfx::CallbackI::cacheRead":[0,5,1,"_CPPv2N4bgfx9CallbackI9cacheReadE8uint64_tPv8uint32_t"],"bgfx::CallbackI::cacheReadSize":[0,5,1,"_CPPv2N4bgfx9CallbackI13cacheReadSizeE8uint64_t"],"bgfx::CallbackI::cacheWrite":[0,5,1,"_CPPv2N4bgfx9CallbackI10cacheWriteE8uint64_tPKv8uint32_t"],"bgfx::CallbackI::captureBegin":[0,5,1,"_CPPv2N4bgfx9CallbackI12captureBeginE8uint32_t8uint32_t8uint32_tN13TextureFormat4EnumEb"],"bgfx::CallbackI::captureEnd":[0,5,1,"_CPPv2N4bgfx9CallbackI10captureEndEv"],"bgfx::CallbackI::captureFrame":[0,5,1,"_CPPv2N4bgfx9CallbackI12captureFrameEPKv8uint32_t"],"bgfx::CallbackI::fatal":[0,5,1,"_CPPv2N4bgfx9CallbackI5fatalEN5Fatal4EnumEPKc"],"bgfx::CallbackI::profilerBegin":[0,5,1,"_CPPv2N4bgfx9CallbackI13profilerBeginEPKc8uint32_tPKc8uint16_t"],"bgfx::CallbackI::profilerBeginLiteral":[0,5,1,"_CPPv2N4bgfx9CallbackI20profilerBeginLiteralEPKc8uint32_tPKc8uint16_t"],"bgfx::CallbackI::profilerEnd":[0,5,1,"_CPPv2N4bgfx9CallbackI11profilerEndEv"],"bgfx::CallbackI::screenShot":[0,5,1,"_CPPv2N4bgfx9CallbackI10screenShotEPKc8uint32_t8uint32_t8uint32_tPKv8uint32_tb"],"bgfx::CallbackI::traceVargs":[0,5,1,"_CPPv2N4bgfx9CallbackI10traceVargsEPKc8uint16_tPKc7va_list"],"bgfx::Caps":[0,1,1,"_CPPv2N4bgfx4CapsE"],"bgfx::Caps::GPU":[0,1,1,"_CPPv2N4bgfx4Caps3GPUE"],"bgfx::Caps::GPU::deviceId":[0,4,1,"_CPPv2N4bgfx4Caps3GPU8deviceIdE"],"bgfx::Caps::GPU::vendorId":[0,4,1,"_CPPv2N4bgfx4Caps3GPU8vendorIdE"],"bgfx::Caps::Limits":[0,1,1,"_CPPv2N4bgfx4Caps6LimitsE"],"bgfx::Caps::Limits::maxBlits":[0,4,1,"_CPPv2N4bgfx4Caps6Limits8maxBlitsE"],"bgfx::Caps::Limits::maxDrawCalls":[0,4,1,"_CPPv2N4bgfx4Caps6Limits12maxDrawCallsE"],"bgfx::Caps::Limits::maxDynamicIndexBuffers":[0,4,1,"_CPPv2N4bgfx4Caps6Limits22maxDynamicIndexBuffersE"],"bgfx::Caps::Limits::maxDynamicVertexBuffers":[0,4,1,"_CPPv2N4bgfx4Caps6Limits23maxDynamicVertexBuffersE"],"bgfx::Caps::Limits::maxEncoders":[0,4,1,"_CPPv2N4bgfx4Caps6Limits11maxEncodersE"],"bgfx::Caps::Limits::maxFBAttachments":[0,4,1,"_CPPv2N4bgfx4Caps6Limits16maxFBAttachmentsE"],"bgfx::Caps::Limits::maxFrameBuffers":[0,4,1,"_CPPv2N4bgfx4Caps6Limits15maxFrameBuffersE"],"bgfx::Caps::Limits::maxIndexBuffers":[0,4,1,"_CPPv2N4bgfx4Caps6Limits15maxIndexBuffersE"],"bgfx::Caps::Limits::maxOcclusionQueries":[0,4,1,"_CPPv2N4bgfx4Caps6Limits19maxOcclusionQueriesE"],"bgfx::Caps::Limits::maxPrograms":[0,4,1,"_CPPv2N4bgfx4Caps6Limits11maxProgramsE"],"bgfx::Caps::Limits::maxShaders":[0,4,1,"_CPPv2N4bgfx4Caps6Limits10maxShadersE"],"bgfx::Caps::Limits::maxTextureLayers":[0,4,1,"_CPPv2N4bgfx4Caps6Limits16maxTextureLayersE"],"bgfx::Caps::Limits::maxTextureSamplers":[0,4,1,"_CPPv2N4bgfx4Caps6Limits18maxTextureSamplersE"],"bgfx::Caps::Limits::maxTextureSize":[0,4,1,"_CPPv2N4bgfx4Caps6Limits14maxTextureSizeE"],"bgfx::Caps::Limits::maxTextures":[0,4,1,"_CPPv2N4bgfx4Caps6Limits11maxTexturesE"],"bgfx::Caps::Limits::maxUniforms":[0,4,1,"_CPPv2N4bgfx4Caps6Limits11maxUniformsE"],"bgfx::Caps::Limits::maxVertexBuffers":[0,4,1,"_CPPv2N4bgfx4Caps6Limits16maxVertexBuffersE"],"bgfx::Caps::Limits::maxVertexDecls":[0,4,1,"_CPPv2N4bgfx4Caps6Limits14maxVertexDeclsE"],"bgfx::Caps::Limits::maxVertexStreams":[0,4,1,"_CPPv2N4bgfx4Caps6Limits16maxVertexStreamsE"],"bgfx::Caps::Limits::maxViews":[0,4,1,"_CPPv2N4bgfx4Caps6Limits8maxViewsE"],"bgfx::Caps::Limits::transientIbSize":[0,4,1,"_CPPv2N4bgfx4Caps6Limits15transientIbSizeE"],"bgfx::Caps::Limits::transientVbSize":[0,4,1,"_CPPv2N4bgfx4Caps6Limits15transientVbSizeE"],"bgfx::Caps::deviceId":[0,4,1,"_CPPv2N4bgfx4Caps8deviceIdE"],"bgfx::Caps::formats":[0,4,1,"_CPPv2N4bgfx4Caps7formatsE"],"bgfx::Caps::gpu":[0,4,1,"_CPPv2N4bgfx4Caps3gpuE"],"bgfx::Caps::homogeneousDepth":[0,4,1,"_CPPv2N4bgfx4Caps16homogeneousDepthE"],"bgfx::Caps::numGPUs":[0,4,1,"_CPPv2N4bgfx4Caps7numGPUsE"],"bgfx::Caps::originBottomLeft":[0,4,1,"_CPPv2N4bgfx4Caps16originBottomLeftE"],"bgfx::Caps::rendererType":[0,4,1,"_CPPv2N4bgfx4Caps12rendererTypeE"],"bgfx::Caps::supported":[0,4,1,"_CPPv2N4bgfx4Caps9supportedE"],"bgfx::Caps::vendorId":[0,4,1,"_CPPv2N4bgfx4Caps8vendorIdE"],"bgfx::Encoder":[0,1,1,"_CPPv2N4bgfx7EncoderE"],"bgfx::Encoder::allocTransform":[0,5,1,"_CPPv2N4bgfx7Encoder14allocTransformEP9Transform8uint16_t"],"bgfx::Encoder::blit":[0,5,1,"_CPPv2N4bgfx7Encoder4blitE6ViewId13TextureHandle8uint16_t8uint16_t13TextureHandle8uint16_t8uint16_t8uint16_t8uint16_t"],"bgfx::Encoder::discard":[0,5,1,"_CPPv2N4bgfx7Encoder7discardEv"],"bgfx::Encoder::dispatch":[0,5,1,"_CPPv2N4bgfx7Encoder8dispatchE6ViewId13ProgramHandle8uint32_t8uint32_t8uint32_t7uint8_t"],"bgfx::Encoder::setBuffer":[0,5,1,"_CPPv2N4bgfx7Encoder9setBufferE7uint8_t17IndexBufferHandleN6Access4EnumE"],"bgfx::Encoder::setCondition":[0,5,1,"_CPPv2N4bgfx7Encoder12setConditionE20OcclusionQueryHandleb"],"bgfx::Encoder::setImage":[0,5,1,"_CPPv2N4bgfx7Encoder8setImageE7uint8_t13TextureHandle7uint8_tN6Access4EnumEN13TextureFormat4EnumE"],"bgfx::Encoder::setIndexBuffer":[0,5,1,"_CPPv2N4bgfx7Encoder14setIndexBufferE17IndexBufferHandle"],"bgfx::Encoder::setInstanceDataBuffer":[0,5,1,"_CPPv2N4bgfx7Encoder21setInstanceDataBufferEPK18InstanceDataBuffer"],"bgfx::Encoder::setMarker":[0,5,1,"_CPPv2N4bgfx7Encoder9setMarkerEPKc"],"bgfx::Encoder::setScissor":[0,5,1,"_CPPv2N4bgfx7Encoder10setScissorE8uint16_t8uint16_t8uint16_t8uint16_t"],"bgfx::Encoder::setState":[0,5,1,"_CPPv2N4bgfx7Encoder8setStateE8uint64_t8uint32_t"],"bgfx::Encoder::setStencil":[0,5,1,"_CPPv2N4bgfx7Encoder10setStencilE8uint32_t8uint32_t"],"bgfx::Encoder::setTexture":[0,5,1,"_CPPv2N4bgfx7Encoder10setTextureE7uint8_t13UniformHandle13TextureHandle8uint32_t"],"bgfx::Encoder::setTransform":[0,5,1,"_CPPv2N4bgfx7Encoder12setTransformEPKv8uint16_t"],"bgfx::Encoder::setUniform":[0,5,1,"_CPPv2N4bgfx7Encoder10setUniformE13UniformHandlePKv8uint16_t"],"bgfx::Encoder::setVertexBuffer":[0,5,1,"_CPPv2N4bgfx7Encoder15setVertexBufferE7uint8_t18VertexBufferHandle"],"bgfx::Encoder::setVertexCount":[0,5,1,"_CPPv2N4bgfx7Encoder14setVertexCountE8uint32_t"],"bgfx::Encoder::submit":[0,5,1,"_CPPv2N4bgfx7Encoder6submitE6ViewId13ProgramHandle7int32_tb"],"bgfx::Encoder::touch":[0,5,1,"_CPPv2N4bgfx7Encoder5touchE6ViewId"],"bgfx::HMD":[0,1,1,"_CPPv2N4bgfx3HMDE"],"bgfx::HMD::Eye":[0,1,1,"_CPPv2N4bgfx3HMD3EyeE"],"bgfx::HMD::Eye::fov":[0,4,1,"_CPPv2N4bgfx3HMD3Eye3fovE"],"bgfx::HMD::Eye::pixelsPerTanAngle":[0,4,1,"_CPPv2N4bgfx3HMD3Eye17pixelsPerTanAngleE"],"bgfx::HMD::Eye::projection":[0,4,1,"_CPPv2N4bgfx3HMD3Eye10projectionE"],"bgfx::HMD::Eye::rotation":[0,4,1,"_CPPv2N4bgfx3HMD3Eye8rotationE"],"bgfx::HMD::Eye::translation":[0,4,1,"_CPPv2N4bgfx3HMD3Eye11translationE"],"bgfx::HMD::Eye::viewOffset":[0,4,1,"_CPPv2N4bgfx3HMD3Eye10viewOffsetE"],"bgfx::HMD::deviceHeight":[0,4,1,"_CPPv2N4bgfx3HMD12deviceHeightE"],"bgfx::HMD::deviceWidth":[0,4,1,"_CPPv2N4bgfx3HMD11deviceWidthE"],"bgfx::HMD::flags":[0,4,1,"_CPPv2N4bgfx3HMD5flagsE"],"bgfx::HMD::height":[0,4,1,"_CPPv2N4bgfx3HMD6heightE"],"bgfx::HMD::width":[0,4,1,"_CPPv2N4bgfx3HMD5widthE"],"bgfx::Init":[0,1,1,"_CPPv2N4bgfx4InitE"],"bgfx::Init::Limits":[0,1,1,"_CPPv2N4bgfx4Init6LimitsE"],"bgfx::Init::Limits::maxEncoders":[0,4,1,"_CPPv2N4bgfx4Init6Limits11maxEncodersE"],"bgfx::Init::Limits::transientIbSize":[0,4,1,"_CPPv2N4bgfx4Init6Limits15transientIbSizeE"],"bgfx::Init::Limits::transientVbSize":[0,4,1,"_CPPv2N4bgfx4Init6Limits15transientVbSizeE"],"bgfx::Init::allocator":[0,4,1,"_CPPv2N4bgfx4Init9allocatorE"],"bgfx::Init::callback":[0,4,1,"_CPPv2N4bgfx4Init8callbackE"],"bgfx::Init::debug":[0,4,1,"_CPPv2N4bgfx4Init5debugE"],"bgfx::Init::deviceId":[0,4,1,"_CPPv2N4bgfx4Init8deviceIdE"],"bgfx::Init::profile":[0,4,1,"_CPPv2N4bgfx4Init7profileE"],"bgfx::Init::resolution":[0,4,1,"_CPPv2N4bgfx4Init10resolutionE"],"bgfx::Init::type":[0,4,1,"_CPPv2N4bgfx4Init4typeE"],"bgfx::Init::vendorId":[0,4,1,"_CPPv2N4bgfx4Init8vendorIdE"],"bgfx::InternalData":[0,1,1,"_CPPv2N4bgfx12InternalDataE"],"bgfx::InternalData::caps":[0,4,1,"_CPPv2N4bgfx12InternalData4capsE"],"bgfx::InternalData::context":[0,4,1,"_CPPv2N4bgfx12InternalData7contextE"],"bgfx::Memory":[0,1,1,"_CPPv2N4bgfx6MemoryE"],"bgfx::Memory::data":[0,4,1,"_CPPv2N4bgfx6Memory4dataE"],"bgfx::Memory::size":[0,4,1,"_CPPv2N4bgfx6Memory4sizeE"],"bgfx::OcclusionQueryResult":[0,1,1,"_CPPv2N4bgfx20OcclusionQueryResultE"],"bgfx::OcclusionQueryResult::Count":[0,2,1,"_CPPv2N4bgfx20OcclusionQueryResult5CountE"],"bgfx::OcclusionQueryResult::Enum":[0,3,1,"_CPPv2N4bgfx20OcclusionQueryResult4EnumE"],"bgfx::OcclusionQueryResult::Invisible":[0,2,1,"_CPPv2N4bgfx20OcclusionQueryResult9InvisibleE"],"bgfx::OcclusionQueryResult::NoResult":[0,2,1,"_CPPv2N4bgfx20OcclusionQueryResult8NoResultE"],"bgfx::OcclusionQueryResult::Visible":[0,2,1,"_CPPv2N4bgfx20OcclusionQueryResult7VisibleE"],"bgfx::PlatformData":[0,1,1,"_CPPv2N4bgfx12PlatformDataE"],"bgfx::PlatformData::backBuffer":[0,4,1,"_CPPv2N4bgfx12PlatformData10backBufferE"],"bgfx::PlatformData::backBufferDS":[0,4,1,"_CPPv2N4bgfx12PlatformData12backBufferDSE"],"bgfx::PlatformData::context":[0,4,1,"_CPPv2N4bgfx12PlatformData7contextE"],"bgfx::PlatformData::ndt":[0,4,1,"_CPPv2N4bgfx12PlatformData3ndtE"],"bgfx::PlatformData::nwh":[0,4,1,"_CPPv2N4bgfx12PlatformData3nwhE"],"bgfx::PlatformData::session":[0,4,1,"_CPPv2N4bgfx12PlatformData7sessionE"],"bgfx::RenderFrame":[0,1,1,"_CPPv2N4bgfx11RenderFrameE"],"bgfx::RendererType":[0,1,1,"_CPPv2N4bgfx12RendererTypeE"],"bgfx::RendererType::Count":[0,2,1,"_CPPv2N4bgfx12RendererType5CountE"],"bgfx::RendererType::Direct3D11":[0,2,1,"_CPPv2N4bgfx12RendererType10Direct3D11E"],"bgfx::RendererType::Direct3D12":[0,2,1,"_CPPv2N4bgfx12RendererType10Direct3D12E"],"bgfx::RendererType::Direct3D9":[0,2,1,"_CPPv2N4bgfx12RendererType9Direct3D9E"],"bgfx::RendererType::Enum":[0,3,1,"_CPPv2N4bgfx12RendererType4EnumE"],"bgfx::RendererType::Gnm":[0,2,1,"_CPPv2N4bgfx12RendererType3GnmE"],"bgfx::RendererType::Metal":[0,2,1,"_CPPv2N4bgfx12RendererType5MetalE"],"bgfx::RendererType::Noop":[0,2,1,"_CPPv2N4bgfx12RendererType4NoopE"],"bgfx::RendererType::OpenGL":[0,2,1,"_CPPv2N4bgfx12RendererType6OpenGLE"],"bgfx::RendererType::OpenGLES":[0,2,1,"_CPPv2N4bgfx12RendererType8OpenGLESE"],"bgfx::RendererType::Vulkan":[0,2,1,"_CPPv2N4bgfx12RendererType6VulkanE"],"bgfx::Stats":[0,1,1,"_CPPv2N4bgfx5StatsE"],"bgfx::Stats::cpuTimeBegin":[0,4,1,"_CPPv2N4bgfx5Stats12cpuTimeBeginE"],"bgfx::Stats::cpuTimeEnd":[0,4,1,"_CPPv2N4bgfx5Stats10cpuTimeEndE"],"bgfx::Stats::cpuTimeFrame":[0,4,1,"_CPPv2N4bgfx5Stats12cpuTimeFrameE"],"bgfx::Stats::cpuTimerFreq":[0,4,1,"_CPPv2N4bgfx5Stats12cpuTimerFreqE"],"bgfx::Stats::encoderStats":[0,4,1,"_CPPv2N4bgfx5Stats12encoderStatsE"],"bgfx::Stats::gpuMemoryMax":[0,4,1,"_CPPv2N4bgfx5Stats12gpuMemoryMaxE"],"bgfx::Stats::gpuMemoryUsed":[0,4,1,"_CPPv2N4bgfx5Stats13gpuMemoryUsedE"],"bgfx::Stats::gpuTimeBegin":[0,4,1,"_CPPv2N4bgfx5Stats12gpuTimeBeginE"],"bgfx::Stats::gpuTimeEnd":[0,4,1,"_CPPv2N4bgfx5Stats10gpuTimeEndE"],"bgfx::Stats::gpuTimerFreq":[0,4,1,"_CPPv2N4bgfx5Stats12gpuTimerFreqE"],"bgfx::Stats::height":[0,4,1,"_CPPv2N4bgfx5Stats6heightE"],"bgfx::Stats::maxGpuLatency":[0,4,1,"_CPPv2N4bgfx5Stats13maxGpuLatencyE"],"bgfx::Stats::numCompute":[0,4,1,"_CPPv2N4bgfx5Stats10numComputeE"],"bgfx::Stats::numDraw":[0,4,1,"_CPPv2N4bgfx5Stats7numDrawE"],"bgfx::Stats::numDynamicIndexBuffers":[0,4,1,"_CPPv2N4bgfx5Stats22numDynamicIndexBuffersE"],"bgfx::Stats::numDynamicVertexBuffers":[0,4,1,"_CPPv2N4bgfx5Stats23numDynamicVertexBuffersE"],"bgfx::Stats::numEncoders":[0,4,1,"_CPPv2N4bgfx5Stats11numEncodersE"],"bgfx::Stats::numFrameBuffers":[0,4,1,"_CPPv2N4bgfx5Stats15numFrameBuffersE"],"bgfx::Stats::numIndexBuffers":[0,4,1,"_CPPv2N4bgfx5Stats15numIndexBuffersE"],"bgfx::Stats::numOcclusionQueries":[0,4,1,"_CPPv2N4bgfx5Stats19numOcclusionQueriesE"],"bgfx::Stats::numPrims":[0,4,1,"_CPPv2N4bgfx5Stats8numPrimsE"],"bgfx::Stats::numPrograms":[0,4,1,"_CPPv2N4bgfx5Stats11numProgramsE"],"bgfx::Stats::numShaders":[0,4,1,"_CPPv2N4bgfx5Stats10numShadersE"],"bgfx::Stats::numTextures":[0,4,1,"_CPPv2N4bgfx5Stats11numTexturesE"],"bgfx::Stats::numUniforms":[0,4,1,"_CPPv2N4bgfx5Stats11numUniformsE"],"bgfx::Stats::numVertexBuffers":[0,4,1,"_CPPv2N4bgfx5Stats16numVertexBuffersE"],"bgfx::Stats::numVertexDecls":[0,4,1,"_CPPv2N4bgfx5Stats14numVertexDeclsE"],"bgfx::Stats::numViews":[0,4,1,"_CPPv2N4bgfx5Stats8numViewsE"],"bgfx::Stats::rtMemoryUsed":[0,4,1,"_CPPv2N4bgfx5Stats12rtMemoryUsedE"],"bgfx::Stats::textHeight":[0,4,1,"_CPPv2N4bgfx5Stats10textHeightE"],"bgfx::Stats::textWidth":[0,4,1,"_CPPv2N4bgfx5Stats9textWidthE"],"bgfx::Stats::textureMemoryUsed":[0,4,1,"_CPPv2N4bgfx5Stats17textureMemoryUsedE"],"bgfx::Stats::transientIbUsed":[0,4,1,"_CPPv2N4bgfx5Stats15transientIbUsedE"],"bgfx::Stats::transientVbUsed":[0,4,1,"_CPPv2N4bgfx5Stats15transientVbUsedE"],"bgfx::Stats::viewStats":[0,4,1,"_CPPv2N4bgfx5Stats9viewStatsE"],"bgfx::Stats::waitRender":[0,4,1,"_CPPv2N4bgfx5Stats10waitRenderE"],"bgfx::Stats::waitSubmit":[0,4,1,"_CPPv2N4bgfx5Stats10waitSubmitE"],"bgfx::Stats::width":[0,4,1,"_CPPv2N4bgfx5Stats5widthE"],"bgfx::TextureFormat":[0,1,1,"_CPPv2N4bgfx13TextureFormatE"],"bgfx::TextureFormat::A8":[0,2,1,"_CPPv2N4bgfx13TextureFormat2A8E"],"bgfx::TextureFormat::ASTC10x5":[0,2,1,"_CPPv2N4bgfx13TextureFormat8ASTC10x5E"],"bgfx::TextureFormat::ASTC4x4":[0,2,1,"_CPPv2N4bgfx13TextureFormat7ASTC4x4E"],"bgfx::TextureFormat::ASTC5x5":[0,2,1,"_CPPv2N4bgfx13TextureFormat7ASTC5x5E"],"bgfx::TextureFormat::ASTC6x6":[0,2,1,"_CPPv2N4bgfx13TextureFormat7ASTC6x6E"],"bgfx::TextureFormat::ASTC8x5":[0,2,1,"_CPPv2N4bgfx13TextureFormat7ASTC8x5E"],"bgfx::TextureFormat::ASTC8x6":[0,2,1,"_CPPv2N4bgfx13TextureFormat7ASTC8x6E"],"bgfx::TextureFormat::ATC":[0,2,1,"_CPPv2N4bgfx13TextureFormat3ATCE"],"bgfx::TextureFormat::ATCE":[0,2,1,"_CPPv2N4bgfx13TextureFormat4ATCEE"],"bgfx::TextureFormat::ATCI":[0,2,1,"_CPPv2N4bgfx13TextureFormat4ATCIE"],"bgfx::TextureFormat::BC1":[0,2,1,"_CPPv2N4bgfx13TextureFormat3BC1E"],"bgfx::TextureFormat::BC2":[0,2,1,"_CPPv2N4bgfx13TextureFormat3BC2E"],"bgfx::TextureFormat::BC3":[0,2,1,"_CPPv2N4bgfx13TextureFormat3BC3E"],"bgfx::TextureFormat::BC4":[0,2,1,"_CPPv2N4bgfx13TextureFormat3BC4E"],"bgfx::TextureFormat::BC5":[0,2,1,"_CPPv2N4bgfx13TextureFormat3BC5E"],"bgfx::TextureFormat::BC6H":[0,2,1,"_CPPv2N4bgfx13TextureFormat4BC6HE"],"bgfx::TextureFormat::BC7":[0,2,1,"_CPPv2N4bgfx13TextureFormat3BC7E"],"bgfx::TextureFormat::BGRA8":[0,2,1,"_CPPv2N4bgfx13TextureFormat5BGRA8E"],"bgfx::TextureFormat::Count":[0,2,1,"_CPPv2N4bgfx13TextureFormat5CountE"],"bgfx::TextureFormat::D0S8":[0,2,1,"_CPPv2N4bgfx13TextureFormat4D0S8E"],"bgfx::TextureFormat::D16":[0,2,1,"_CPPv2N4bgfx13TextureFormat3D16E"],"bgfx::TextureFormat::D16F":[0,2,1,"_CPPv2N4bgfx13TextureFormat4D16FE"],"bgfx::TextureFormat::D24":[0,2,1,"_CPPv2N4bgfx13TextureFormat3D24E"],"bgfx::TextureFormat::D24F":[0,2,1,"_CPPv2N4bgfx13TextureFormat4D24FE"],"bgfx::TextureFormat::D24S8":[0,2,1,"_CPPv2N4bgfx13TextureFormat5D24S8E"],"bgfx::TextureFormat::D32":[0,2,1,"_CPPv2N4bgfx13TextureFormat3D32E"],"bgfx::TextureFormat::D32F":[0,2,1,"_CPPv2N4bgfx13TextureFormat4D32FE"],"bgfx::TextureFormat::ETC1":[0,2,1,"_CPPv2N4bgfx13TextureFormat4ETC1E"],"bgfx::TextureFormat::ETC2":[0,2,1,"_CPPv2N4bgfx13TextureFormat4ETC2E"],"bgfx::TextureFormat::ETC2A":[0,2,1,"_CPPv2N4bgfx13TextureFormat5ETC2AE"],"bgfx::TextureFormat::ETC2A1":[0,2,1,"_CPPv2N4bgfx13TextureFormat6ETC2A1E"],"bgfx::TextureFormat::Enum":[0,3,1,"_CPPv2N4bgfx13TextureFormat4EnumE"],"bgfx::TextureFormat::PTC12":[0,2,1,"_CPPv2N4bgfx13TextureFormat5PTC12E"],"bgfx::TextureFormat::PTC12A":[0,2,1,"_CPPv2N4bgfx13TextureFormat6PTC12AE"],"bgfx::TextureFormat::PTC14":[0,2,1,"_CPPv2N4bgfx13TextureFormat5PTC14E"],"bgfx::TextureFormat::PTC14A":[0,2,1,"_CPPv2N4bgfx13TextureFormat6PTC14AE"],"bgfx::TextureFormat::PTC22":[0,2,1,"_CPPv2N4bgfx13TextureFormat5PTC22E"],"bgfx::TextureFormat::PTC24":[0,2,1,"_CPPv2N4bgfx13TextureFormat5PTC24E"],"bgfx::TextureFormat::R1":[0,2,1,"_CPPv2N4bgfx13TextureFormat2R1E"],"bgfx::TextureFormat::R16":[0,2,1,"_CPPv2N4bgfx13TextureFormat3R16E"],"bgfx::TextureFormat::R16F":[0,2,1,"_CPPv2N4bgfx13TextureFormat4R16FE"],"bgfx::TextureFormat::R16I":[0,2,1,"_CPPv2N4bgfx13TextureFormat4R16IE"],"bgfx::TextureFormat::R16S":[0,2,1,"_CPPv2N4bgfx13TextureFormat4R16SE"],"bgfx::TextureFormat::R16U":[0,2,1,"_CPPv2N4bgfx13TextureFormat4R16UE"],"bgfx::TextureFormat::R32F":[0,2,1,"_CPPv2N4bgfx13TextureFormat4R32FE"],"bgfx::TextureFormat::R32I":[0,2,1,"_CPPv2N4bgfx13TextureFormat4R32IE"],"bgfx::TextureFormat::R32U":[0,2,1,"_CPPv2N4bgfx13TextureFormat4R32UE"],"bgfx::TextureFormat::R5G6B5":[0,2,1,"_CPPv2N4bgfx13TextureFormat6R5G6B5E"],"bgfx::TextureFormat::R8":[0,2,1,"_CPPv2N4bgfx13TextureFormat2R8E"],"bgfx::TextureFormat::R8I":[0,2,1,"_CPPv2N4bgfx13TextureFormat3R8IE"],"bgfx::TextureFormat::R8S":[0,2,1,"_CPPv2N4bgfx13TextureFormat3R8SE"],"bgfx::TextureFormat::R8U":[0,2,1,"_CPPv2N4bgfx13TextureFormat3R8UE"],"bgfx::TextureFormat::RG11B10F":[0,2,1,"_CPPv2N4bgfx13TextureFormat8RG11B10FE"],"bgfx::TextureFormat::RG16":[0,2,1,"_CPPv2N4bgfx13TextureFormat4RG16E"],"bgfx::TextureFormat::RG16F":[0,2,1,"_CPPv2N4bgfx13TextureFormat5RG16FE"],"bgfx::TextureFormat::RG16I":[0,2,1,"_CPPv2N4bgfx13TextureFormat5RG16IE"],"bgfx::TextureFormat::RG16S":[0,2,1,"_CPPv2N4bgfx13TextureFormat5RG16SE"],"bgfx::TextureFormat::RG16U":[0,2,1,"_CPPv2N4bgfx13TextureFormat5RG16UE"],"bgfx::TextureFormat::RG32F":[0,2,1,"_CPPv2N4bgfx13TextureFormat5RG32FE"],"bgfx::TextureFormat::RG32I":[0,2,1,"_CPPv2N4bgfx13TextureFormat5RG32IE"],"bgfx::TextureFormat::RG32U":[0,2,1,"_CPPv2N4bgfx13TextureFormat5RG32UE"],"bgfx::TextureFormat::RG8":[0,2,1,"_CPPv2N4bgfx13TextureFormat3RG8E"],"bgfx::TextureFormat::RG8I":[0,2,1,"_CPPv2N4bgfx13TextureFormat4RG8IE"],"bgfx::TextureFormat::RG8S":[0,2,1,"_CPPv2N4bgfx13TextureFormat4RG8SE"],"bgfx::TextureFormat::RG8U":[0,2,1,"_CPPv2N4bgfx13TextureFormat4RG8UE"],"bgfx::TextureFormat::RGB10A2":[0,2,1,"_CPPv2N4bgfx13TextureFormat7RGB10A2E"],"bgfx::TextureFormat::RGB5A1":[0,2,1,"_CPPv2N4bgfx13TextureFormat6RGB5A1E"],"bgfx::TextureFormat::RGB8":[0,2,1,"_CPPv2N4bgfx13TextureFormat4RGB8E"],"bgfx::TextureFormat::RGB8I":[0,2,1,"_CPPv2N4bgfx13TextureFormat5RGB8IE"],"bgfx::TextureFormat::RGB8S":[0,2,1,"_CPPv2N4bgfx13TextureFormat5RGB8SE"],"bgfx::TextureFormat::RGB8U":[0,2,1,"_CPPv2N4bgfx13TextureFormat5RGB8UE"],"bgfx::TextureFormat::RGB9E5F":[0,2,1,"_CPPv2N4bgfx13TextureFormat7RGB9E5FE"],"bgfx::TextureFormat::RGBA16":[0,2,1,"_CPPv2N4bgfx13TextureFormat6RGBA16E"],"bgfx::TextureFormat::RGBA16F":[0,2,1,"_CPPv2N4bgfx13TextureFormat7RGBA16FE"],"bgfx::TextureFormat::RGBA16I":[0,2,1,"_CPPv2N4bgfx13TextureFormat7RGBA16IE"],"bgfx::TextureFormat::RGBA16S":[0,2,1,"_CPPv2N4bgfx13TextureFormat7RGBA16SE"],"bgfx::TextureFormat::RGBA16U":[0,2,1,"_CPPv2N4bgfx13TextureFormat7RGBA16UE"],"bgfx::TextureFormat::RGBA32F":[0,2,1,"_CPPv2N4bgfx13TextureFormat7RGBA32FE"],"bgfx::TextureFormat::RGBA32I":[0,2,1,"_CPPv2N4bgfx13TextureFormat7RGBA32IE"],"bgfx::TextureFormat::RGBA32U":[0,2,1,"_CPPv2N4bgfx13TextureFormat7RGBA32UE"],"bgfx::TextureFormat::RGBA4":[0,2,1,"_CPPv2N4bgfx13TextureFormat5RGBA4E"],"bgfx::TextureFormat::RGBA8":[0,2,1,"_CPPv2N4bgfx13TextureFormat5RGBA8E"],"bgfx::TextureFormat::RGBA8I":[0,2,1,"_CPPv2N4bgfx13TextureFormat6RGBA8IE"],"bgfx::TextureFormat::RGBA8S":[0,2,1,"_CPPv2N4bgfx13TextureFormat6RGBA8SE"],"bgfx::TextureFormat::RGBA8U":[0,2,1,"_CPPv2N4bgfx13TextureFormat6RGBA8UE"],"bgfx::TextureFormat::Unknown":[0,2,1,"_CPPv2N4bgfx13TextureFormat7UnknownE"],"bgfx::TextureFormat::UnknownDepth":[0,2,1,"_CPPv2N4bgfx13TextureFormat12UnknownDepthE"],"bgfx::TopologyConvert":[0,1,1,"_CPPv2N4bgfx15TopologyConvertE"],"bgfx::TopologyConvert::Count":[0,2,1,"_CPPv2N4bgfx15TopologyConvert5CountE"],"bgfx::TopologyConvert::Enum":[0,3,1,"_CPPv2N4bgfx15TopologyConvert4EnumE"],"bgfx::TopologyConvert::LineStripToLineList":[0,2,1,"_CPPv2N4bgfx15TopologyConvert19LineStripToLineListE"],"bgfx::TopologyConvert::TriListFlipWinding":[0,2,1,"_CPPv2N4bgfx15TopologyConvert18TriListFlipWindingE"],"bgfx::TopologyConvert::TriListToLineList":[0,2,1,"_CPPv2N4bgfx15TopologyConvert17TriListToLineListE"],"bgfx::TopologyConvert::TriStripFlipWinding":[0,2,1,"_CPPv2N4bgfx15TopologyConvert19TriStripFlipWindingE"],"bgfx::TopologyConvert::TriStripToTriList":[0,2,1,"_CPPv2N4bgfx15TopologyConvert17TriStripToTriListE"],"bgfx::TopologySort":[0,1,1,"_CPPv2N4bgfx12TopologySortE"],"bgfx::TopologySort::Count":[0,2,1,"_CPPv2N4bgfx12TopologySort5CountE"],"bgfx::TopologySort::DirectionBackToFrontAvg":[0,2,1,"_CPPv2N4bgfx12TopologySort23DirectionBackToFrontAvgE"],"bgfx::TopologySort::DirectionBackToFrontMax":[0,2,1,"_CPPv2N4bgfx12TopologySort23DirectionBackToFrontMaxE"],"bgfx::TopologySort::DirectionBackToFrontMin":[0,2,1,"_CPPv2N4bgfx12TopologySort23DirectionBackToFrontMinE"],"bgfx::TopologySort::DirectionFrontToBackAvg":[0,2,1,"_CPPv2N4bgfx12TopologySort23DirectionFrontToBackAvgE"],"bgfx::TopologySort::DirectionFrontToBackMax":[0,2,1,"_CPPv2N4bgfx12TopologySort23DirectionFrontToBackMaxE"],"bgfx::TopologySort::DirectionFrontToBackMin":[0,2,1,"_CPPv2N4bgfx12TopologySort23DirectionFrontToBackMinE"],"bgfx::TopologySort::DistanceBackToFrontAvg":[0,2,1,"_CPPv2N4bgfx12TopologySort22DistanceBackToFrontAvgE"],"bgfx::TopologySort::DistanceBackToFrontMax":[0,2,1,"_CPPv2N4bgfx12TopologySort22DistanceBackToFrontMaxE"],"bgfx::TopologySort::DistanceBackToFrontMin":[0,2,1,"_CPPv2N4bgfx12TopologySort22DistanceBackToFrontMinE"],"bgfx::TopologySort::DistanceFrontToBackAvg":[0,2,1,"_CPPv2N4bgfx12TopologySort22DistanceFrontToBackAvgE"],"bgfx::TopologySort::DistanceFrontToBackMax":[0,2,1,"_CPPv2N4bgfx12TopologySort22DistanceFrontToBackMaxE"],"bgfx::TopologySort::DistanceFrontToBackMin":[0,2,1,"_CPPv2N4bgfx12TopologySort22DistanceFrontToBackMinE"],"bgfx::TopologySort::Enum":[0,3,1,"_CPPv2N4bgfx12TopologySort4EnumE"],"bgfx::UniformInfo":[0,1,1,"_CPPv2N4bgfx11UniformInfoE"],"bgfx::UniformInfo::name":[0,4,1,"_CPPv2N4bgfx11UniformInfo4nameE"],"bgfx::UniformInfo::num":[0,4,1,"_CPPv2N4bgfx11UniformInfo3numE"],"bgfx::UniformInfo::type":[0,4,1,"_CPPv2N4bgfx11UniformInfo4typeE"],"bgfx::UniformType":[0,1,1,"_CPPv2N4bgfx11UniformTypeE"],"bgfx::UniformType::Count":[0,2,1,"_CPPv2N4bgfx11UniformType5CountE"],"bgfx::UniformType::End":[0,2,1,"_CPPv2N4bgfx11UniformType3EndE"],"bgfx::UniformType::Enum":[0,3,1,"_CPPv2N4bgfx11UniformType4EnumE"],"bgfx::UniformType::Int1":[0,2,1,"_CPPv2N4bgfx11UniformType4Int1E"],"bgfx::UniformType::Mat3":[0,2,1,"_CPPv2N4bgfx11UniformType4Mat3E"],"bgfx::UniformType::Mat4":[0,2,1,"_CPPv2N4bgfx11UniformType4Mat4E"],"bgfx::UniformType::Vec4":[0,2,1,"_CPPv2N4bgfx11UniformType4Vec4E"],"bgfx::VertexDecl":[0,1,1,"_CPPv2N4bgfx10VertexDeclE"],"bgfx::VertexDecl::add":[0,5,1,"_CPPv2N4bgfx10VertexDecl3addEN6Attrib4EnumE7uint8_tN10AttribType4EnumEbb"],"bgfx::VertexDecl::begin":[0,5,1,"_CPPv2N4bgfx10VertexDecl5beginEN12RendererType4EnumE"],"bgfx::VertexDecl::decode":[0,5,1,"_CPPv2NK4bgfx10VertexDecl6decodeEN6Attrib4EnumER7uint8_tRN10AttribType4EnumERbRb"],"bgfx::VertexDecl::end":[0,5,1,"_CPPv2N4bgfx10VertexDecl3endEv"],"bgfx::VertexDecl::getOffset":[0,5,1,"_CPPv2NK4bgfx10VertexDecl9getOffsetEN6Attrib4EnumE"],"bgfx::VertexDecl::getSize":[0,5,1,"_CPPv2NK4bgfx10VertexDecl7getSizeE8uint32_t"],"bgfx::VertexDecl::getStride":[0,5,1,"_CPPv2NK4bgfx10VertexDecl9getStrideEv"],"bgfx::VertexDecl::has":[0,5,1,"_CPPv2NK4bgfx10VertexDecl3hasEN6Attrib4EnumE"],"bgfx::VertexDecl::skip":[0,5,1,"_CPPv2N4bgfx10VertexDecl4skipE7uint8_t"],"bgfx::ViewMode":[0,1,1,"_CPPv2N4bgfx8ViewModeE"],"bgfx::ViewMode::Count":[0,2,1,"_CPPv2N4bgfx8ViewMode5CountE"],"bgfx::ViewMode::Default":[0,2,1,"_CPPv2N4bgfx8ViewMode7DefaultE"],"bgfx::ViewMode::DepthAscending":[0,2,1,"_CPPv2N4bgfx8ViewMode14DepthAscendingE"],"bgfx::ViewMode::DepthDescending":[0,2,1,"_CPPv2N4bgfx8ViewMode15DepthDescendingE"],"bgfx::ViewMode::Enum":[0,3,1,"_CPPv2N4bgfx8ViewMode4EnumE"],"bgfx::ViewMode::Sequential":[0,2,1,"_CPPv2N4bgfx8ViewMode10SequentialE"],"bgfx::alloc":[0,5,1,"_CPPv2N4bgfx5allocE8uint32_t"],"bgfx::allocInstanceDataBuffer":[0,5,1,"_CPPv2N4bgfx23allocInstanceDataBufferEP18InstanceDataBuffer8uint32_t8uint16_t"],"bgfx::allocTransform":[0,5,1,"_CPPv2N4bgfx14allocTransformEP9Transform8uint16_t"],"bgfx::allocTransientIndexBuffer":[0,5,1,"_CPPv2N4bgfx25allocTransientIndexBufferEP20TransientIndexBuffer8uint32_t"],"bgfx::allocTransientVertexBuffer":[0,5,1,"_CPPv2N4bgfx26allocTransientVertexBufferEP21TransientVertexBuffer8uint32_tRK10VertexDecl"],"bgfx::begin":[0,5,1,"_CPPv2N4bgfx5beginEv"],"bgfx::blit":[0,5,1,"_CPPv2N4bgfx4blitE6ViewId13TextureHandle8uint16_t8uint16_t13TextureHandle8uint16_t8uint16_t8uint16_t8uint16_t"],"bgfx::calcTextureSize":[0,5,1,"_CPPv2N4bgfx15calcTextureSizeER11TextureInfo8uint16_t8uint16_t8uint16_tbb8uint16_tN13TextureFormat4EnumE"],"bgfx::copy":[0,5,1,"_CPPv2N4bgfx4copyEPKv8uint32_t"],"bgfx::createDynamicIndexBuffer":[0,5,1,"_CPPv2N4bgfx24createDynamicIndexBufferE8uint32_t8uint16_t"],"bgfx::createDynamicVertexBuffer":[0,5,1,"_CPPv2N4bgfx25createDynamicVertexBufferE8uint32_tRK10VertexDecl8uint16_t"],"bgfx::createFrameBuffer":[0,5,1,"_CPPv2N4bgfx17createFrameBufferE8uint16_t8uint16_tN13TextureFormat4EnumE8uint32_t"],"bgfx::createIndexBuffer":[0,5,1,"_CPPv2N4bgfx17createIndexBufferEPK6Memory8uint16_t"],"bgfx::createIndirectBuffer":[0,5,1,"_CPPv2N4bgfx20createIndirectBufferE8uint32_t"],"bgfx::createOcclusionQuery":[0,5,1,"_CPPv2N4bgfx20createOcclusionQueryEv"],"bgfx::createProgram":[0,5,1,"_CPPv2N4bgfx13createProgramE12ShaderHandle12ShaderHandleb"],"bgfx::createShader":[0,5,1,"_CPPv2N4bgfx12createShaderEPK6Memory"],"bgfx::createTexture":[0,5,1,"_CPPv2N4bgfx13createTextureEPK6Memory8uint32_t7uint8_tP11TextureInfo"],"bgfx::createTexture2D":[0,5,1,"_CPPv2N4bgfx15createTexture2DE8uint16_t8uint16_tb8uint16_tN13TextureFormat4EnumE8uint32_tPK6Memory"],"bgfx::createTexture3D":[0,5,1,"_CPPv2N4bgfx15createTexture3DE8uint16_t8uint16_t8uint16_tbN13TextureFormat4EnumE8uint32_tPK6Memory"],"bgfx::createTextureCube":[0,5,1,"_CPPv2N4bgfx17createTextureCubeE8uint16_tb8uint16_tN13TextureFormat4EnumE8uint32_tPK6Memory"],"bgfx::createUniform":[0,5,1,"_CPPv2N4bgfx13createUniformEPKcN11UniformType4EnumE8uint16_t"],"bgfx::createVertexBuffer":[0,5,1,"_CPPv2N4bgfx18createVertexBufferEPK6MemoryRK10VertexDecl8uint16_t"],"bgfx::dbgTextClear":[0,5,1,"_CPPv2N4bgfx12dbgTextClearE7uint8_tb"],"bgfx::dbgTextImage":[0,5,1,"_CPPv2N4bgfx12dbgTextImageE8uint16_t8uint16_t8uint16_t8uint16_tPKv8uint16_t"],"bgfx::dbgTextPrintf":[0,5,1,"_CPPv2N4bgfx13dbgTextPrintfE8uint16_t8uint16_t7uint8_tPKcz"],"bgfx::dbgTextPrintfVargs":[0,5,1,"_CPPv2N4bgfx18dbgTextPrintfVargsE8uint16_t8uint16_t7uint8_tPKc7va_list"],"bgfx::destroy":[0,5,1,"_CPPv2N4bgfx7destroyE12ShaderHandle"],"bgfx::discard":[0,5,1,"_CPPv2N4bgfx7discardEv"],"bgfx::dispatch":[0,5,1,"_CPPv2N4bgfx8dispatchE6ViewId13ProgramHandle8uint32_t8uint32_t8uint32_t7uint8_t"],"bgfx::end":[0,5,1,"_CPPv2N4bgfx3endEP7Encoder"],"bgfx::frame":[0,5,1,"_CPPv2N4bgfx5frameEb"],"bgfx::getAvailInstanceDataBuffer":[0,5,1,"_CPPv2N4bgfx26getAvailInstanceDataBufferE8uint32_t8uint16_t"],"bgfx::getAvailTransientIndexBuffer":[0,5,1,"_CPPv2N4bgfx28getAvailTransientIndexBufferE8uint32_t"],"bgfx::getAvailTransientVertexBuffer":[0,5,1,"_CPPv2N4bgfx29getAvailTransientVertexBufferE8uint32_tRK10VertexDecl"],"bgfx::getCaps":[0,5,1,"_CPPv2N4bgfx7getCapsEv"],"bgfx::getDirectAccessPtr":[0,5,1,"_CPPv2N4bgfx18getDirectAccessPtrE13TextureHandle"],"bgfx::getHMD":[0,5,1,"_CPPv2N4bgfx6getHMDEv"],"bgfx::getInternalData":[0,5,1,"_CPPv2N4bgfx15getInternalDataEv"],"bgfx::getRendererType":[0,5,1,"_CPPv2N4bgfx15getRendererTypeEv"],"bgfx::getResult":[0,5,1,"_CPPv2N4bgfx9getResultE20OcclusionQueryHandleP7int32_t"],"bgfx::getShaderUniforms":[0,5,1,"_CPPv2N4bgfx17getShaderUniformsE12ShaderHandleP13UniformHandle8uint16_t"],"bgfx::getStats":[0,5,1,"_CPPv2N4bgfx8getStatsEv"],"bgfx::getTexture":[0,5,1,"_CPPv2N4bgfx10getTextureE17FrameBufferHandle7uint8_t"],"bgfx::getUniformInfo":[0,5,1,"_CPPv2N4bgfx14getUniformInfoE13UniformHandleR11UniformInfo"],"bgfx::init":[0,5,1,"_CPPv2N4bgfx4initERK4Init"],"bgfx::isTextureValid":[0,5,1,"_CPPv2N4bgfx14isTextureValidE8uint16_tb8uint16_tN13TextureFormat4EnumE8uint32_t"],"bgfx::makeRef":[0,5,1,"_CPPv2N4bgfx7makeRefEPKv8uint32_t9ReleaseFnPv"],"bgfx::overrideInternal":[0,5,1,"_CPPv2N4bgfx16overrideInternalE13TextureHandle9uintptr_t"],"bgfx::readTexture":[0,5,1,"_CPPv2N4bgfx11readTextureE13TextureHandlePv7uint8_t"],"bgfx::renderFrame":[0,5,1,"_CPPv2N4bgfx11renderFrameE7int32_t"],"bgfx::requestScreenShot":[0,5,1,"_CPPv2N4bgfx17requestScreenShotE17FrameBufferHandlePKc"],"bgfx::reset":[0,5,1,"_CPPv2N4bgfx5resetE8uint32_t8uint32_t8uint32_t"],"bgfx::setBuffer":[0,5,1,"_CPPv2N4bgfx9setBufferE7uint8_t17IndexBufferHandleN6Access4EnumE"],"bgfx::setCondition":[0,5,1,"_CPPv2N4bgfx12setConditionE20OcclusionQueryHandleb"],"bgfx::setDebug":[0,5,1,"_CPPv2N4bgfx8setDebugE8uint32_t"],"bgfx::setImage":[0,5,1,"_CPPv2N4bgfx8setImageE7uint8_t13TextureHandle7uint8_tN6Access4EnumEN13TextureFormat4EnumE"],"bgfx::setIndexBuffer":[0,5,1,"_CPPv2N4bgfx14setIndexBufferE17IndexBufferHandle"],"bgfx::setInstanceDataBuffer":[0,5,1,"_CPPv2N4bgfx21setInstanceDataBufferEPK18InstanceDataBuffer"],"bgfx::setMarker":[0,5,1,"_CPPv2N4bgfx9setMarkerEPKc"],"bgfx::setPaletteColor":[0,5,1,"_CPPv2N4bgfx15setPaletteColorE7uint8_t8uint32_t"],"bgfx::setPlatformData":[0,5,1,"_CPPv2N4bgfx15setPlatformDataERK12PlatformData"],"bgfx::setScissor":[0,5,1,"_CPPv2N4bgfx10setScissorE8uint16_t8uint16_t8uint16_t8uint16_t"],"bgfx::setState":[0,5,1,"_CPPv2N4bgfx8setStateE8uint64_t8uint32_t"],"bgfx::setStencil":[0,5,1,"_CPPv2N4bgfx10setStencilE8uint32_t8uint32_t"],"bgfx::setTexture":[0,5,1,"_CPPv2N4bgfx10setTextureE7uint8_t13UniformHandle13TextureHandle8uint32_t"],"bgfx::setTransform":[0,5,1,"_CPPv2N4bgfx12setTransformEPKv8uint16_t"],"bgfx::setVertexBuffer":[0,5,1,"_CPPv2N4bgfx15setVertexBufferE7uint8_t18VertexBufferHandle"],"bgfx::setViewClear":[0,5,1,"_CPPv2N4bgfx12setViewClearE6ViewId8uint16_t8uint32_tf7uint8_t"],"bgfx::setViewFrameBuffer":[0,5,1,"_CPPv2N4bgfx18setViewFrameBufferE6ViewId17FrameBufferHandle"],"bgfx::setViewMode":[0,5,1,"_CPPv2N4bgfx11setViewModeE6ViewIdN8ViewMode4EnumE"],"bgfx::setViewName":[0,5,1,"_CPPv2N4bgfx11setViewNameE6ViewIdPKc"],"bgfx::setViewOrder":[0,5,1,"_CPPv2N4bgfx12setViewOrderE6ViewId8uint16_tPK6ViewId"],"bgfx::setViewRect":[0,5,1,"_CPPv2N4bgfx11setViewRectE6ViewId8uint16_t8uint16_t8uint16_t8uint16_t"],"bgfx::setViewScissor":[0,5,1,"_CPPv2N4bgfx14setViewScissorE6ViewId8uint16_t8uint16_t8uint16_t8uint16_t"],"bgfx::setViewTransform":[0,5,1,"_CPPv2N4bgfx16setViewTransformE6ViewIdPKvPKv7uint8_tPKv"],"bgfx::shutdown":[0,5,1,"_CPPv2N4bgfx8shutdownEv"],"bgfx::submit":[0,5,1,"_CPPv2N4bgfx6submitE6ViewId13ProgramHandle7int32_tb"],"bgfx::topologyConvert":[0,5,1,"_CPPv2N4bgfx15topologyConvertEN15TopologyConvert4EnumEPv8uint32_tPKv8uint32_tb"],"bgfx::topologySortTriList":[0,5,1,"_CPPv2N4bgfx19topologySortTriListEN12TopologySort4EnumEPv8uint32_tA3_KfA3_KfPKv8uint32_tPKv8uint32_tb"],"bgfx::touch":[0,5,1,"_CPPv2N4bgfx5touchE6ViewId"],"bgfx::update":[0,5,1,"_CPPv2N4bgfx6updateE25DynamicVertexBufferHandle8uint32_tPK6Memory"],"bgfx::updateTexture2D":[0,5,1,"_CPPv2N4bgfx15updateTexture2DE13TextureHandle8uint16_t7uint8_t8uint16_t8uint16_t8uint16_t8uint16_tPK6Memory8uint16_t"],"bgfx::updateTexture3D":[0,5,1,"_CPPv2N4bgfx15updateTexture3DE13TextureHandle7uint8_t8uint16_t8uint16_t8uint16_t8uint16_t8uint16_t8uint16_tPK6Memory"],"bgfx::updateTextureCube":[0,5,1,"_CPPv2N4bgfx17updateTextureCubeE13TextureHandle8uint16_t7uint8_t7uint8_t8uint16_t8uint16_t8uint16_t8uint16_tPK6Memory8uint16_t"],"bgfx::vertexConvert":[0,5,1,"_CPPv2N4bgfx13vertexConvertERK10VertexDeclPvRK10VertexDeclPKv8uint32_t"],"bgfx::vertexPack":[0,5,1,"_CPPv2N4bgfx10vertexPackEA4_KfbN6Attrib4EnumERK10VertexDeclPv8uint32_t"],"bgfx::vertexUnpack":[0,5,1,"_CPPv2N4bgfx12vertexUnpackEA4_fN6Attrib4EnumERK10VertexDeclPKv8uint32_t"],"bgfx::weldVertices":[0,5,1,"_CPPv2N4bgfx12weldVerticesEP8uint16_tRK10VertexDeclPKv8uint16_tf"],BGFX_CAPS_BLEND_INDEPENDENT:[0,0,1,"c.BGFX_CAPS_BLEND_INDEPENDENT"],BGFX_CAPS_COMPUTE:[0,0,1,"c.BGFX_CAPS_COMPUTE"],BGFX_CAPS_DRAW_INDIRECT:[0,0,1,"c.BGFX_CAPS_DRAW_INDIRECT"],BGFX_CAPS_FRAGMENT_DEPTH:[0,0,1,"c.BGFX_CAPS_FRAGMENT_DEPTH"],BGFX_CAPS_FRAGMENT_ORDERING:[0,0,1,"c.BGFX_CAPS_FRAGMENT_ORDERING"],BGFX_CAPS_HIDPI:[0,0,1,"c.BGFX_CAPS_HIDPI"],BGFX_CAPS_HMD:[0,0,1,"c.BGFX_CAPS_HMD"],BGFX_CAPS_INDEX32:[0,0,1,"c.BGFX_CAPS_INDEX32"],BGFX_CAPS_INSTANCING:[0,0,1,"c.BGFX_CAPS_INSTANCING"],BGFX_CAPS_OCCLUSION_QUERY:[0,0,1,"c.BGFX_CAPS_OCCLUSION_QUERY"],BGFX_CAPS_RENDERER_MULTITHREADED:[0,0,1,"c.BGFX_CAPS_RENDERER_MULTITHREADED"],BGFX_CAPS_SWAP_CHAIN:[0,0,1,"c.BGFX_CAPS_SWAP_CHAIN"],BGFX_CAPS_TEXTURE_3D:[0,0,1,"c.BGFX_CAPS_TEXTURE_3D"],BGFX_CAPS_TEXTURE_BLIT:[0,0,1,"c.BGFX_CAPS_TEXTURE_BLIT"],BGFX_CAPS_TEXTURE_COMPARE_ALL:[0,0,1,"c.BGFX_CAPS_TEXTURE_COMPARE_ALL"],BGFX_CAPS_TEXTURE_COMPARE_LEQUAL:[0,0,1,"c.BGFX_CAPS_TEXTURE_COMPARE_LEQUAL"],BGFX_CAPS_TEXTURE_READ_BACK:[0,0,1,"c.BGFX_CAPS_TEXTURE_READ_BACK"],BGFX_CAPS_VERTEX_ATTRIB_HALF:[0,0,1,"c.BGFX_CAPS_VERTEX_ATTRIB_HALF"],BGFX_DEBUG_IFH:[0,0,1,"c.BGFX_DEBUG_IFH"],BGFX_DEBUG_NONE:[0,0,1,"c.BGFX_DEBUG_NONE"],BGFX_DEBUG_PROFILER:[0,0,1,"c.BGFX_DEBUG_PROFILER"],BGFX_DEBUG_STATS:[0,0,1,"c.BGFX_DEBUG_STATS"],BGFX_DEBUG_TEXT:[0,0,1,"c.BGFX_DEBUG_TEXT"],BGFX_DEBUG_WIREFRAME:[0,0,1,"c.BGFX_DEBUG_WIREFRAME"],BGFX_HMD_DEVICE_RESOLUTION:[0,0,1,"c.BGFX_HMD_DEVICE_RESOLUTION"],BGFX_HMD_NONE:[0,0,1,"c.BGFX_HMD_NONE"],BGFX_HMD_RENDERING:[0,0,1,"c.BGFX_HMD_RENDERING"],BGFX_PCI_ID_AMD:[0,0,1,"c.BGFX_PCI_ID_AMD"],BGFX_PCI_ID_INTEL:[0,0,1,"c.BGFX_PCI_ID_INTEL"],BGFX_PCI_ID_NONE:[0,0,1,"c.BGFX_PCI_ID_NONE"],BGFX_PCI_ID_NVIDIA:[0,0,1,"c.BGFX_PCI_ID_NVIDIA"],BGFX_PCI_ID_SOFTWARE_RASTERIZER:[0,0,1,"c.BGFX_PCI_ID_SOFTWARE_RASTERIZER"],BGFX_RESET_CAPTURE:[0,0,1,"c.BGFX_RESET_CAPTURE"],BGFX_RESET_DEPTH_CLAMP:[0,0,1,"c.BGFX_RESET_DEPTH_CLAMP"],BGFX_RESET_FLIP_AFTER_RENDER:[0,0,1,"c.BGFX_RESET_FLIP_AFTER_RENDER"],BGFX_RESET_FLUSH_AFTER_RENDER:[0,0,1,"c.BGFX_RESET_FLUSH_AFTER_RENDER"],BGFX_RESET_FULLSCREEN:[0,0,1,"c.BGFX_RESET_FULLSCREEN"],BGFX_RESET_HIDPI:[0,0,1,"c.BGFX_RESET_HIDPI"],BGFX_RESET_HMD:[0,0,1,"c.BGFX_RESET_HMD"],BGFX_RESET_HMD_DEBUG:[0,0,1,"c.BGFX_RESET_HMD_DEBUG"],BGFX_RESET_HMD_RECENTER:[0,0,1,"c.BGFX_RESET_HMD_RECENTER"],BGFX_RESET_MAXANISOTROPY:[0,0,1,"c.BGFX_RESET_MAXANISOTROPY"],BGFX_RESET_MSAA_X16:[0,0,1,"c.BGFX_RESET_MSAA_X16"],BGFX_RESET_MSAA_X2:[0,0,1,"c.BGFX_RESET_MSAA_X2"],BGFX_RESET_MSAA_X4:[0,0,1,"c.BGFX_RESET_MSAA_X4"],BGFX_RESET_MSAA_X8:[0,0,1,"c.BGFX_RESET_MSAA_X8"],BGFX_RESET_NONE:[0,0,1,"c.BGFX_RESET_NONE"],BGFX_RESET_SRGB_BACKBUFFER:[0,0,1,"c.BGFX_RESET_SRGB_BACKBUFFER"],BGFX_RESET_VSYNC:[0,0,1,"c.BGFX_RESET_VSYNC"],BGFX_STATE_DEFAULT:[0,0,1,"c.BGFX_STATE_DEFAULT"],BGFX_STATE_WRITE_A:[0,0,1,"c.BGFX_STATE_WRITE_A"],BGFX_STATE_WRITE_B:[0,0,1,"c.BGFX_STATE_WRITE_B"],BGFX_STATE_WRITE_G:[0,0,1,"c.BGFX_STATE_WRITE_G"],BGFX_STATE_WRITE_R:[0,0,1,"c.BGFX_STATE_WRITE_R"],BGFX_STATE_WRITE_RGB:[0,0,1,"c.BGFX_STATE_WRITE_RGB"],BGFX_STATE_WRITE_Z:[0,0,1,"c.BGFX_STATE_WRITE_Z"],BGFX_STENCIL_TEST_LESS:[0,0,1,"c.BGFX_STENCIL_TEST_LESS"]}},objnames:{"0":["c","macro","C macro"],"1":["cpp","class","C++ class"],"2":["cpp","enumerator","C++ enumerator"],"3":["cpp","type","C++ type"],"4":["cpp","member","C++ member"],"5":["cpp","function","C++ function"]},objtypes:{"0":"c:macro","1":"cpp:class","2":"cpp:enumerator","3":"cpp:type","4":"cpp:member","5":"cpp:function"},terms:{"001f":0,"0x000000ff":0,"10x5":0,"16x":0,"202d":5,"20by":5,"20distanc":5,"20field":5,"20render":5,"20shape":5,"2450m":2,"2600k":2,"2bpp":0,"2xgtx780":2,"3rd":3,"3rdparti":5,"3x3":0,"4250u":2,"4750hq":2,"4770k":2,"4770r":2,"4790k":2,"4_splat":7,"4bpp":0,"4x4":0,"5x5":0,"6200u":2,"64k":2,"6700k":2,"6x6":0,"8x5":0,"8x6":0,"8x8":0,"\u4e91\u98ce":6,"_abgr":0,"_access":0,"_arglist":0,"_asint":0,"_attach":0,"_attr":0,"_attrib":0,"_bstencil":0,"_cach":0,"_captur":0,"_code":0,"_convers":0,"_csh":0,"_cubemap":0,"_data":0,"_debug":0,"_decl":0,"_depth":0,"_depthformat":0,"_destdata":0,"_destdecl":0,"_destroyshad":0,"_destroytextur":0,"_dir":0,"_dst":0,"_dsta":0,"_dstmip":0,"_dstrgb":0,"_dstsize":0,"_dstx":0,"_dsty":0,"_dstz":0,"_encod":0,"_epsilon":0,"_equat":0,"_equationa":0,"_equationrgb":0,"_filepath":0,"_firstindex":0,"_flag":0,"_format":0,"_fsh":0,"_fstencil":0,"_handl":0,"_hasmip":0,"_height":0,"_id":0,"_idb":0,"_index":0,"_index32":0,"_indic":0,"_indirecthandl":0,"_info":0,"_init":0,"_input":0,"_inputnorm":0,"_layer":0,"_len":0,"_line":0,"_marker":0,"_max":0,"_mem":0,"_mip":0,"_mode":0,"_msec":0,"_mtx":0,"_name":0,"_normal":0,"_num":0,"_numi":0,"_numindic":0,"_numlay":0,"_nummip":0,"_numvertic":0,"_numx":0,"_numz":0,"_nwh":0,"_occlusionqueri":0,"_output":0,"_pitch":0,"_po":0,"_preservest":0,"_program":0,"_projl":0,"_projr":0,"_ptr":0,"_ratio":0,"_ref":0,"_releasefn":0,"_remap":0,"_render":0,"_result":0,"_rgba":0,"_sampler":0,"_side":0,"_size":0,"_skip":0,"_small":0,"_sort":0,"_src":0,"_srca":0,"_srcdata":0,"_srcdecl":0,"_srcmip":0,"_srcrgb":0,"_srcx":0,"_srcy":0,"_srcz":0,"_stage":0,"_start":0,"_startindex":0,"_startvertex":0,"_state":0,"_stencil":0,"_str":0,"_stream":0,"_stride":0,"_textureflag":0,"_tib":0,"_transform":0,"_tvb":0,"_type":0,"_uniform":0,"_userdata":0,"_valu":0,"_vertic":0,"_view":0,"_visibl":0,"_vsh":0,"_width":0,"_yflip":0,"byte":0,"case":[0,4],"char":0,"const":0,"default":[0,2,4],"enum":0,"float":[0,7],"fran\u00e7oi":6,"function":[0,4,5,7],"int":[0,7],"karad\u017ei\u0107":6,"milo\u0161":6,"new":0,"null":0,"public":[0,3],"return":0,"sk\u00f6ld":6,"static":[0,2],"switch":4,"to\u0161i\u0107":6,"transient":[0,2],"true":[0,2],"void":0,"while":[0,2],a_bitang:0,a_color0:0,a_color1:0,a_color2:0,a_color3:0,a_indic:0,a_norm:0,a_posit:0,a_tang:0,a_texcoord0:0,a_texcoord1:0,a_texcoord2:0,a_texcoord3:0,a_texcoord4:0,a_texcoord5:0,a_texcoord6:0,a_texcoord7:0,a_weight:0,abl:0,about:[0,2,6],abov:[5,6],access:[0,6,7],activ:1,actual:0,adapt:0,add:[0,6],addit:0,adjust:[0,2],adreno320:2,adreno:4,advanc:0,advis:5,after:[0,1,4],agnost:[3,6],agre:6,ajohnson23:6,all:[0,1,4,5,7],alloc:[0,4],allocatori:0,allocinstancedatabuff:0,alloctransform:0,alloctransientindexbuff:0,alloctransientvertexbuff:0,allow:[0,4,6,7],alpha:0,alreadi:0,also:6,alwai:0,amd5770:2,amd6800:2,amd:[0,2],amount:0,anagnost:6,andr3wmac:6,andr:6,andrew:6,andrewwillmott:6,android_ndk_arm:1,android_ndk_mip:1,android_ndk_root:1,android_ndk_x86:1,androideabi:1,androidndk:1,angl:[0,2],ani:[0,1,4,5,6],anisotrop:0,anisotropi:0,anoth:0,ansi:[0,7],antialias:[0,2,5],antialis:5,apitrac:6,apoorva:6,apoorvaj:6,app:1,appear:[0,7],appletv:6,appli:0,applic:[0,2,6],appropri:[0,1],apt:1,ara:5,arbitrari:0,arch:2,architectur:0,argument:0,aris:5,arm64:2,arm:[1,2,6],around:4,arrai:[0,6],ascend:0,asm:[2,6],assess:0,asset:3,assum:[0,4],astc10x5:0,astc4x4:0,astc5x5:0,astc6x6:0,astc8x5:0,astc8x6:0,astc:[0,6],astigmat:5,atc:[0,6],atci:0,ati1:0,ati2:0,attach:0,attent:0,attila:6,attilaz:6,attrib:0,attribtyp:0,attribut:[0,7],author:7,auto:[0,6],automat:[4,6],autoselect:0,avoid:0,back:0,backbuff:0,backbufferd:0,backbufferratio:0,backend:[0,3,4],backfac:0,background:0,bagder:5,base:[0,2,3],bass:6,bc1:0,bc2:0,bc3:0,bc4:0,bc5:0,bc6h:0,bc7:0,becaus:0,befor:[0,4],begin:[0,4,7],behavior:[0,4],below:1,benoit:6,benoitjacqui:6,berglund:6,bernhard:5,better:4,between:[0,7],bgfx:[0,1,2,3,4,5,6,7],bgfx_access_t:0,bgfx_alloc:0,bgfx_alloc_instance_data_buff:0,bgfx_alloc_transform:0,bgfx_alloc_transient_index_buff:0,bgfx_alloc_transient_vertex_buff:0,bgfx_attachment_t:0,bgfx_attrib_t:0,bgfx_attrib_type_t:0,bgfx_blit:0,bgfx_buffer_allow_res:0,bgfx_buffer_compute_read:0,bgfx_buffer_compute_read_writ:0,bgfx_buffer_compute_writ:0,bgfx_buffer_index32:0,bgfx_buffer_non:0,bgfx_calc_texture_s:0,bgfx_callback_interface_t:0,bgfx_callback_vtbl:0,bgfx_caps_:0,bgfx_caps_blend_independ:0,bgfx_caps_comput:0,bgfx_caps_draw_indirect:0,bgfx_caps_format_texture_2d:0,bgfx_caps_format_texture_2d_emul:0,bgfx_caps_format_texture_2d_srgb:0,bgfx_caps_format_texture_3d:0,bgfx_caps_format_texture_3d_emul:0,bgfx_caps_format_texture_3d_srgb:0,bgfx_caps_format_texture_cub:0,bgfx_caps_format_texture_cube_emul:0,bgfx_caps_format_texture_cube_srgb:0,bgfx_caps_format_texture_framebuff:0,bgfx_caps_format_texture_framebuffer_msaa:0,bgfx_caps_format_texture_imag:0,bgfx_caps_format_texture_mip_autogen:0,bgfx_caps_format_texture_msaa:0,bgfx_caps_format_texture_non:0,bgfx_caps_format_texture_vertex:0,bgfx_caps_fragment_depth:0,bgfx_caps_fragment_ord:0,bgfx_caps_gpu_t:0,bgfx_caps_hidpi:0,bgfx_caps_hmd:0,bgfx_caps_index32:0,bgfx_caps_instanc:0,bgfx_caps_occlusion_queri:0,bgfx_caps_renderer_multithread:0,bgfx_caps_swap_chain:0,bgfx_caps_t:0,bgfx_caps_texture_2d_arrai:0,bgfx_caps_texture_3d:0,bgfx_caps_texture_blit:0,bgfx_caps_texture_compare_al:0,bgfx_caps_texture_compare_lequ:0,bgfx_caps_texture_cube_arrai:0,bgfx_caps_texture_direct_access:0,bgfx_caps_texture_read_back:0,bgfx_caps_vertex_attrib_half:0,bgfx_caps_vertex_attrib_uint10:0,bgfx_caps_vertex_id:0,bgfx_clear_:0,bgfx_clear_non:0,bgfx_config_:4,bgfx_config_max_bon:0,bgfx_config_max_draw_cal:2,bgfx_config_multithread:[0,4],bgfx_config_multithred:6,bgfx_config_renderer_opengl:4,bgfx_copi:0,bgfx_create_compute_program:0,bgfx_create_dynamic_index_buff:0,bgfx_create_dynamic_index_buffer_mem:0,bgfx_create_dynamic_vertex_buff:0,bgfx_create_dynamic_vertex_buffer_mem:0,bgfx_create_frame_buff:0,bgfx_create_frame_buffer_from_attach:0,bgfx_create_frame_buffer_from_handl:0,bgfx_create_frame_buffer_from_nwh:0,bgfx_create_frame_buffer_sc:0,bgfx_create_index_buff:0,bgfx_create_indirect_buff:0,bgfx_create_occlusion_queri:0,bgfx_create_program:0,bgfx_create_shad:0,bgfx_create_textur:0,bgfx_create_texture_2d:0,bgfx_create_texture_2d_sc:0,bgfx_create_texture_3d:0,bgfx_create_texture_cub:0,bgfx_create_uniform:0,bgfx_create_vertex_buff:0,bgfx_cube_map_:0,bgfx_dbg_text_clear:0,bgfx_dbg_text_imag:0,bgfx_dbg_text_printf:0,bgfx_dbg_text_vprintf:0,bgfx_debug_ifh:0,bgfx_debug_non:0,bgfx_debug_profil:0,bgfx_debug_stat:0,bgfx_debug_text:0,bgfx_debug_wirefram:0,bgfx_destroy_dynamic_index_buff:0,bgfx_destroy_dynamic_vertex_buff:0,bgfx_destroy_frame_buff:0,bgfx_destroy_index_buff:0,bgfx_destroy_indirect_buff:0,bgfx_destroy_occlusion_queri:0,bgfx_destroy_program:0,bgfx_destroy_shad:0,bgfx_destroy_textur:0,bgfx_destroy_uniform:0,bgfx_destroy_vertex_buff:0,bgfx_discard:0,bgfx_dispatch:0,bgfx_dispatch_indirect:0,bgfx_encod:0,bgfx_frame:0,bgfx_get_avail_instance_data_buff:0,bgfx_get_avail_transient_index_buff:0,bgfx_get_avail_transient_vertex_buff:0,bgfx_get_cap:0,bgfx_get_direct_access_ptr:0,bgfx_get_hmd:0,bgfx_get_internal_data:0,bgfx_get_renderer_typ:0,bgfx_get_result:0,bgfx_get_shader_uniform:0,bgfx_get_stat:0,bgfx_get_textur:0,bgfx_get_uniform_info:0,bgfx_hmd_device_resolut:0,bgfx_hmd_eye_t:0,bgfx_hmd_none:0,bgfx_hmd_render:0,bgfx_hmd_t:0,bgfx_init:0,bgfx_init_t:0,bgfx_internal_data_t:0,bgfx_invalid_handl:0,bgfx_is_texture_valid:0,bgfx_make_ref:0,bgfx_make_ref_releas:0,bgfx_memory_t:0,bgfx_occlusion_query_result_t:0,bgfx_override_internal_textur:0,bgfx_override_internal_texture_ptr:0,bgfx_path:2,bgfx_pci_id_:0,bgfx_pci_id_amd:0,bgfx_pci_id_intel:0,bgfx_pci_id_non:0,bgfx_pci_id_nvidia:0,bgfx_pci_id_software_raster:0,bgfx_platform_data_t:0,bgfx_read_textur:0,bgfx_render_frame_t:0,bgfx_renderer_type_t:0,bgfx_request_screen_shot:0,bgfx_reset:0,bgfx_reset_:0,bgfx_reset_captur:0,bgfx_reset_depth_clamp:0,bgfx_reset_flip_after_rend:0,bgfx_reset_flush_after_rend:0,bgfx_reset_fullscreen:0,bgfx_reset_hidpi:0,bgfx_reset_hmd:0,bgfx_reset_hmd_debug:0,bgfx_reset_hmd_recent:0,bgfx_reset_maxanisotropi:0,bgfx_reset_msaa_x16:0,bgfx_reset_msaa_x2:0,bgfx_reset_msaa_x4:0,bgfx_reset_msaa_x8:0,bgfx_reset_msaa_x:0,bgfx_reset_non:0,bgfx_reset_srgb_backbuff:0,bgfx_reset_vsync:0,bgfx_set_compute_dynamic_index_buff:0,bgfx_set_compute_dynamic_vertex_buff:0,bgfx_set_compute_index_buff:0,bgfx_set_compute_indirect_buff:0,bgfx_set_compute_vertex_buff:0,bgfx_set_condit:0,bgfx_set_debug:0,bgfx_set_dynamic_index_buff:0,bgfx_set_dynamic_vertex_buff:0,bgfx_set_imag:0,bgfx_set_index_buff:0,bgfx_set_instance_data_buff:0,bgfx_set_instance_data_from_dynamic_vertex_buff:0,bgfx_set_instance_data_from_vertex_buff:0,bgfx_set_mark:0,bgfx_set_palette_color:0,bgfx_set_platform_data:0,bgfx_set_scissor:0,bgfx_set_scissor_cach:0,bgfx_set_stat:0,bgfx_set_stencil:0,bgfx_set_textur:0,bgfx_set_transform:0,bgfx_set_transform_cach:0,bgfx_set_transient_index_buff:0,bgfx_set_transient_vertex_buff:0,bgfx_set_uniform:0,bgfx_set_vertex_buff:0,bgfx_set_vertex_count:0,bgfx_set_view_clear:0,bgfx_set_view_clear_mrt:0,bgfx_set_view_frame_buff:0,bgfx_set_view_mod:0,bgfx_set_view_nam:0,bgfx_set_view_ord:0,bgfx_set_view_rect:0,bgfx_set_view_rect_auto:0,bgfx_set_view_scissor:0,bgfx_set_view_transform:0,bgfx_set_view_transform_stereo:0,bgfx_shader:0,bgfx_shutdown:0,bgfx_state_alpha_ref:0,bgfx_state_blend_:0,bgfx_state_blend_equ:0,bgfx_state_blend_equation_:0,bgfx_state_blend_equation_add:0,bgfx_state_blend_equation_separ:0,bgfx_state_blend_factor:0,bgfx_state_blend_func:0,bgfx_state_blend_func_separ:0,bgfx_state_blend_inv_factor:0,bgfx_state_cull_:0,bgfx_state_default:0,bgfx_state_depth_test_:0,bgfx_state_msaa:0,bgfx_state_point_s:0,bgfx_state_pt_:0,bgfx_state_write_:0,bgfx_state_write_a:0,bgfx_state_write_b:0,bgfx_state_write_g:0,bgfx_state_write_r:0,bgfx_state_write_rgb:0,bgfx_state_write_z:0,bgfx_stats_t:0,bgfx_stencil_non:0,bgfx_stencil_test_less:0,bgfx_submit:0,bgfx_submit_eye_first:0,bgfx_submit_indirect:0,bgfx_submit_occlusion_queri:0,bgfx_texture_:0,bgfx_texture_blit_dst:0,bgfx_texture_format_t:0,bgfx_texture_non:0,bgfx_texture_read_back:0,bgfx_texture_u_clamp:0,bgfx_texture_v_clamp:0,bgfx_topology_convert:0,bgfx_topology_convert_t:0,bgfx_topology_sort_t:0,bgfx_topology_sort_tri_list:0,bgfx_uniform_info_t:0,bgfx_uniform_type_t:0,bgfx_update_dynamic_index_buff:0,bgfx_update_dynamic_vertex_buff:0,bgfx_update_texture_2d:0,bgfx_update_texture_3d:0,bgfx_update_texture_cub:0,bgfx_vertex_convert:0,bgfx_vertex_decl_add:0,bgfx_vertex_decl_begin:0,bgfx_vertex_decl_decod:0,bgfx_vertex_decl_end:0,bgfx_vertex_decl_ha:0,bgfx_vertex_decl_skip:0,bgfx_vertex_decl_t:0,bgfx_vertex_pack:0,bgfx_vertex_unpack:0,bgfx_view_mode_t:0,bgfx_view_non:0,bgfx_view_stereo:0,bgfx_weld_vertic:0,bgfxcmake:1,bgra8:0,bgra:0,bimg:1,bin:[1,2],binari:[0,1,2,5],bind:6,bit:0,bitang:0,bitbucket:5,bkaradz:[0,1,3,5,6],bleed:5,blend:[0,2],blender:5,blendish:3,bloat:5,block:0,bodi:2,bool:[0,7],both:[0,4],bottleneck:0,bottom:0,bpp:0,branimir:[5,6],bring:[3,6],brows:0,bsd:3,bucket:[0,3],bug:6,build:0,built:1,bunni:5,busi:5,c99:0,cach:[0,2,3],cache_read:0,cache_read_s:0,cache_writ:0,cacheread:0,cachereads:0,cachewrit:0,calctextures:0,calcul:0,calibr:0,call:[0,1,2,3],callback:0,callbacki:0,camilla:6,can:[0,1,2,4,6,7],cannot:0,capac:0,captur:[0,2,6],capture_begin:0,capture_end:0,capture_fram:0,capturebegin:0,captureend:0,capturefram:0,care:6,carni:6,caus:[4,5],certain:7,chain:0,chang:[0,2,4],chapter:5,charact:0,charl:6,cheap:[4,5],check:[1,6],cherlin:6,choos:6,chrnonolog:6,chrome33:2,chrome34:2,chrome41:2,chrome:2,ci20:[2,6],clamp:0,clang:[2,6],claus:3,clear:0,click:6,clip:0,clockwis:0,clone:1,cloudwu:6,cmake:1,code:[0,5,6],codexl:6,colbi:6,collin:6,color0:0,color1:0,color2:0,color3:0,color:0,com:[1,3,5,6],combin:1,command:[0,1,2],common:5,commonli:1,compar:0,comparison:0,compat:0,compil:[1,2,3,4,5],complex:0,compon:0,compress:3,concaten:0,config:[2,4],configur:[1,4],conjuct:0,conjunct:0,conorstok:5,consequenti:5,consid:4,consum:0,contact:3,contain:0,content:[0,1],context:[0,6],continu:0,contour:5,contract:5,contribut:6,contributor:[3,5],convers:0,convert:[0,7],copi:0,copyright:5,core:1,coreutil:1,cori:6,corner:0,correct:0,correctli:4,correspond:0,count:0,counter:0,cowboi:5,cpp:1,cpu:[0,2],cputimebegin:0,cputimeend:0,cputimefram:0,cputimerfreq:0,creat:[0,4,6],createdynamicindexbuff:0,createdynamicvertexbuff:0,createframebuff:0,createindexbuff:0,createindirectbuff:0,createocclusionqueri:0,createprogram:0,createshad:0,createtextur:0,createtexture2d:0,createtexture3d:0,createtexturecub:0,createuniform:0,createvertexbuff:0,creation:0,creator:[2,6],cross:[3,6,7],crt:0,cube:0,cubemap:[0,6],cull:[0,2],current:[0,2],custom:[0,1,3],d0s8:0,d16:0,d16f:0,d24:0,d24f:0,d24s8:0,d32:0,d32f:0,d3d11:7,d3d9:7,d3d:0,dafont:5,damag:5,daniel:6,dario:6,dariomanesku:6,darwin:1,data:[0,2,5],dbgtextclear:0,dbgtextimag:0,dbgtextprintf:0,dbgtextprintfvarg:0,debian8:2,debug64:1,debugcheck:0,debugg:[0,3],declar:[0,4],decod:0,def:7,defin:[0,4,6,7],delet:1,depend:0,deploi:1,deploy:6,depth:0,depthascend:0,depthdescend:0,descend:0,descript:4,design:4,desir:0,desktop:4,destin:0,destroi:[0,4],destroyuniform:0,detail:[1,4],detect:6,dev:1,develop:1,devic:[0,1,6],deviceheight:0,deviceid:0,devicewidth:0,dialog:1,differ:[0,1,4,6,7],dim:2,dimens:0,direct3d11:0,direct3d12:0,direct3d9:0,direct3d:[0,6],direct:[0,5],directionbacktofrontavg:0,directionbacktofrontmax:0,directionbacktofrontmin:0,directionfronttobackavg:0,directionfronttobackmax:0,directionfronttobackmin:0,directori:[0,1,2,5,6],directx9:4,disabl:[0,2,4,6],disast:6,discard:0,disclaim:5,dispatch:0,dissector:6,distanc:[2,5],distancebacktofrontavg:0,distancebacktofrontmax:0,distancebacktofrontmin:0,distancefronttobackavg:0,distancefronttobackmax:0,distancefronttobackmin:0,distribut:[5,6],dll:6,doc:0,doe:0,doesn:[0,4],domain:3,don:[0,2],done:4,doubl:0,down:0,download:[1,2,6],doxygen:0,doxygenfunct:0,drawback:7,driven:2,driver:0,droid:5,drop:6,duangl:5,due:1,durat:0,dure:[0,4,6],dx11:[2,6],dx12:6,dx9:[2,6],dxt1:0,dxt3:0,dxt5:0,dynam:0,dynamicindexbufferhandl:0,dynamicvertexbufferhandl:0,each:[0,1,4,6],eas:1,easi:0,ebook:5,edg:0,edit:1,edtaa3:3,effect:0,effici:0,egl:4,element:0,elit:5,elmindreda:6,embed:2,emoon:6,empti:0,emscripten:6,emul:0,enabl:[0,1,4,6],encoderstat:0,end:0,engin:[3,6],eniron:1,enleeten:6,enni:5,enough:0,enter:1,entri:6,enumer:0,enviro:1,equal:0,equat:[0,5],equival:0,error:0,es2:2,escap:0,estim:0,etc1:0,etc2:0,etc2a1:0,etc2a:0,etc:[1,3],euclidean:5,even:[0,5],event:5,everi:4,everyon:6,exampl:[0,1],examplesreleas:1,except:4,excess:6,execut:[0,4],exemplari:5,exist:0,exlud:0,expect:0,experi:2,explicit:0,explor:2,express:5,extern:0,f11:6,face:0,factor:0,fail:0,fals:0,fast:0,fatal:0,fcpp:3,ff27:2,ff28:2,ff36:2,ff37:2,field:[0,2,5],file:[0,1,5,7],fill:0,film:1,find:[4,6],finish:0,fip:[1,6],fire:5,firefox:2,first:0,fit:[0,5],five:5,fiveminut:5,fix:[0,6],flavor:7,flip:0,floooh:[1,6],flush:0,follow:[1,2,5],font:0,fontawesom:5,fontfabr:5,fonts2u:5,fontspac:5,fontsquirrel:5,foreground:0,form:5,format:[0,7],forsyth:3,found:[0,4],fov:0,fragment:0,frame_r:2,framebufferhandl:0,framework:[3,6],free:5,freebsd:6,freed:0,freetyp:3,frequenc:0,frexx:5,from:[0,1,4,6,7],front:0,full:0,g6430:2,gale:6,galleri:5,gallium:2,game:[1,6],gameangst:5,garett:6,gcc:[2,6],geni:[1,6],geometri:[0,2,3],geometryc:3,get:0,getavailinstancedatabuff:0,getavailtransientindexbuff:0,getavailtransientvertexbuff:0,getcap:0,getdirectaccessptr:0,gethmd:0,getinternaldata:0,getoffset:0,getrenderertyp:0,getresult:0,getshaderuniform:0,getsiz:0,getstat:0,getstrid:0,gettextur:0,getuniforminfo:0,gfdl:5,git:1,github:[0,1,3,5,6],given:1,gl2:2,gl_vertexid:0,gle:[4,6],glfw:3,global:2,glsl:3,glue:1,gnm:0,gnuwin32:1,golden:6,good:5,gpa:6,gpu:[0,2,6],gpumemorymax:0,gpumemoryus:0,gputimebegin:0,gputimeend:0,gputimerfreq:0,grace:5,grai:6,graphic:[0,2,3,4,5,6],group:0,gt2:2,gtbass:6,gtx260:2,gtx560ti:2,gtx650ti:2,gtx970:2,guard:4,gui:[0,4],guillaum:6,gutenberg:5,half:0,halsi:6,handl:[0,6],hardwar:[0,4],haskel:6,have:[0,2],hd3000:2,hd5000:2,hd5200:2,hd8330:2,height:0,helloworlddebug:2,helper:7,herzog:5,hidpi:0,high:[0,4,5],highlevel:1,hlsl:7,hmd:[0,1,3],holder:5,holm:5,homogeneousdepth:0,horizont:0,how:6,howev:5,htm:1,html:[0,1],http:[0,1,3,5,6],icon:6,ident:0,ignor:0,illumin:2,imag:[0,2,5],imgui:3,immedi:5,immut:0,implement:[0,2],impli:5,improv:6,inabl:1,incident:5,includ:[1,5],incorrect:4,increas:2,increment:0,independ:[0,2],independent:4,indexbuffercompress:5,indexbufferhandl:0,indic:0,indirectbufferhandl:0,infinit:0,info:[0,6,7],infrequ:4,init:[0,4],injectionlist:6,input:[0,6,7],insid:[0,1,4],instal:1,instancedatabuff:0,instead:[0,1,7],institut:5,insuffici:0,int16:0,int1:0,int32_t:0,int64_t:0,intel:[0,2,6],intelgpa:3,interact:6,interfac:[0,5],intermedi:1,intern:[0,3],internaldata:0,interop:0,interpol:0,interrupt:5,invalid:0,invers:0,invert:0,invis:0,involv:3,ios6:2,ios7:2,ipad:[2,6],iphon:[2,6],ipod:2,issu:[0,4],istexturevalid:0,item:0,jacquier:6,jame:6,james4k:6,jason:6,java:6,jcherlin:6,jean:6,jeremi:6,jeremieroi:6,jit:2,jnadro:6,johan:6,johnson:6,joseph:6,joshi:6,joshuabrookov:1,jourdan:6,julian:5,just:[0,6],kabini:2,kai:6,karadz:5,kei:4,kick:0,klein:6,known:0,kocsi:6,kondrak:6,kosta:6,kostasaaa:6,krzysztof:6,ktx:[0,7],laboratori:5,languag:3,larg:0,last:0,latc1:0,latc2:0,latenc:0,later:4,launch:6,layer:0,layout:[0,2],lead:4,least:0,left:0,less:0,level:[0,4],liabil:5,liabl:5,libgl1:1,libiconv:1,libintl:1,librari:[0,1,2,3],libx11:1,licens:3,light:[2,5],lighttransport:5,lighttransportequ:5,lightweight:6,like:7,limit:[0,2,4,5],line:[0,1,2],linear:0,linestriptolinelist:0,list:[0,5,6],liter:0,llvmpipe:2,load:[2,6],loat:0,locat:4,loss:5,low:4,lua:6,ludwig:6,mac:6,maco:1,macro:7,made:[0,2],mag:0,main:[0,4,6,7],maintain:[0,2],make:[0,1,4,6],makefil:7,makeref:0,mali:[2,4],manesku:6,manual:1,map:[0,2,5],marker:0,master:5,mat3:0,mat4:0,match:[0,4],materi:5,matric:[0,7],matrix:0,max:0,maxblit:0,maxdrawcal:0,maxdynamicindexbuff:0,maxdynamicvertexbuff:0,maxencod:[0,4],maxfbattach:0,maxframebuff:0,maxgpulat:0,maximimum:2,maximum:0,maxindexbuff:0,maxocclusionqueri:0,maxprogram:0,maxshad:0,maxtextur:0,maxtexturelay:0,maxtextures:0,maxtexturesampl:0,maxuniform:0,maxvertexbuff:0,maxvertexdecl:0,maxvertexstream:0,maxview:0,mccrari:6,mean:[0,4],mechan:0,member:0,memononen:5,memori:0,merchant:5,mesa:[1,2,5],meshula:1,messag:0,met:5,metal:[0,6],mia:5,might:0,mike:6,mikepopoloski:6,millisecond:0,milostos:6,min:0,mini:2,minim:5,minut:5,mip:[0,2,6],mipsel:1,mirror:0,mit:3,mkvfx:1,mobil:[4,5],mode:[0,2,4,5],model:[0,2,5],modif:[0,5],modifi:0,moment:0,monitor:6,more:[0,1,4,6,7],most:[0,2,4],mous:2,mrt:[0,2],msaa:0,mul:7,multi:0,multidrawindirect:2,multipl:[0,2,4],multipli:7,multisampl:0,multithread:[0,6],must:[0,1,5,6,7],mutex:4,nacl:[1,2],nadro:6,name:[0,6],nativ:[0,2,6],ndc:0,ndk:1,ndt:0,necessari:[0,1,6],necessarili:4,need:[0,1],neg:0,neglig:5,net:1,next:0,nexu:2,nim:6,nnnce:0,nodrev:[1,6],non:0,none:0,noop:0,nor:4,noresult:0,norm:0,normal:[0,5],normal_map_example_with_scene_and_result:5,notat:0,noth:5,notic:[0,5],nsight:6,num:0,number:[0,2,4],numcomput:0,numdraw:0,numdynamicindexbuff:0,numdynamicvertexbuff:0,numencod:0,numframebuff:0,numgpu:0,numindexbuff:0,numocclusionqueri:0,numprim:0,numprogram:0,numshad:0,numtextur:0,numuniform:0,numvertexbuff:0,numvertexdecl:0,numview:0,nvidia:0,nwh:0,obj:[5,7],object:0,obtain:[0,4],obvious:4,occlusionqueryhandl:0,occlusionqueryresult:0,occur:0,ocharl:6,ocornut:[5,6],oculu:0,oculussdk:1,off:[0,2],offici:4,offset:0,oldschool:2,oliv:6,olli:6,olliwang:6,onc:[0,4],onli:[0,1,4,7],open:[1,3,6],opengl:[0,2,4,6],openglinsight:5,openglinsightscod:5,oper:0,optim:[0,3,4],optimis:3,option:[1,2,3],orb:5,order:[0,2,3,4],ordinari:0,org:5,origin:0,originbottomleft:0,osx64_clang:1,osx:[1,2,6],other:[0,1,3,4,5],otherwis:[0,5],oui:5,out:[5,7],output:[0,7],outsid:0,overal:7,overrid:0,overrideintern:0,overview:3,ovr:1,ovr_dir:1,ovrsess:0,own:[3,6],p0nce:6,pack:[0,1,5],packag:[0,1],page:3,paint:2,palett:0,parallax:2,paramet:0,pars:0,part:[2,4],parti:3,particular:5,pass:[0,4],path:[0,1],pci:0,pend:0,per:[0,2],perez:2,perfhud:6,perform:0,perfstudio:6,permiss:[3,6],permit:5,persist:0,pidhorski:6,piolat:6,pisa:5,pitch:0,pix:6,pixel:0,pixelspertanangl:0,place:4,platformdata:0,pnacl:[1,2],png:[5,7],podgorskii:6,point:[0,4],pointer:0,popoloski:6,port:[0,6],posit:0,possibl:[0,5,6],post:0,potenti:0,powervr:[2,4],prebuilt:1,preciss:7,predefin:0,prefer:[0,2,6],preprocessor:[4,5,6,7],preserv:0,press:6,previou:0,previous:0,primari:0,primit:0,print:0,printf:0,prior:0,pro:2,probe:5,process:[0,4],procur:5,profil:[0,1,3],profiler_begin:0,profiler_begin_liter:0,profiler_end:0,profilerbegin:0,profilerbeginliter:0,profilerend:0,profit:5,programat:2,programhandl:0,project:[0,1,3],project_dir:1,properli:0,provid:[0,4,5,6,7],ptc12:0,ptc12a:0,ptc14:0,ptc14a:0,ptc22:0,ptc24:0,purpos:5,pvr:[0,2,7],pvrtc1:0,pvrtc2:0,python:[1,6],q8200:2,qualcomm:2,quaternion:0,questor:6,quickli:0,r16:0,r16f:0,r16i:0,r16u:0,r32f:0,r32i:0,r32u:0,r5g6b5:0,r8i:0,r8u:0,radeon:6,rang:0,raspberrypi:[2,6],raspbian:2,raster:0,rate:2,ratio:0,raw:0,read:0,readback:2,readtextur:0,readwrit:0,rectangl:0,redistribut:5,referencend:0,reflect:2,region:0,regular:7,rel:0,releas:[0,1],release32:1,release64:1,releasefn:0,remap:[0,2],remark:0,remov:0,renderdoc:3,renderertyp:0,renderfram:[0,4],reorder:0,repeat:0,report:6,repositori:[1,3,5],repres:0,reproduc:5,request:0,requestscreenshot:0,requir:[0,2,4,5,6],reserv:[0,5],resiz:0,resolut:[0,5],resolv:0,respect:0,result:[0,1,4],retain:5,retriev:0,reus:0,rg11b10f:0,rg16:0,rg16f:0,rg16i:0,rg16u:0,rg32f:0,rg32i:0,rg32u:0,rg8:0,rg8i:0,rg8u:0,rgb10a2:0,rgb5a1:0,rgb8:0,rgb8a1:0,rgb8i:0,rgb8u:0,rgb9e5f:0,rgb:0,rgba16:0,rgba16f:0,rgba16i:0,rgba16u:0,rgba32f:0,rgba32i:0,rgba32u:0,rgba4:0,rgba8:0,rgba8i:0,rgba8u:0,rgba:0,rgp:6,rhoot:6,richard:6,richardgal:6,right:[0,5,6],roi:6,rotat:0,rtmemoryus:0,rule:[0,6],run:[1,2],runn:6,runtim:[1,2],ruritania:5,rust:6,safari7:2,safe:[0,1,4],same:[0,4],sampl:0,sampler2d:7,sampler:0,san:5,sane:4,scheme:1,screen:[0,2],screen_shot:0,screenshot:0,scribbl:5,sdf:3,sdk:[0,1,4],sdl2:6,sdl:3,second:0,see:[0,1,4,6,7],select:[0,1,4],semant:[0,7],sens:4,sentinel:0,separ:0,sequenti:[0,4],servic:5,session:0,set:[0,1,4],setbuff:0,setclearcolor:0,setcondit:0,setdebug:0,setimag:0,setindexbuff:0,setinstancedatabuff:0,setmark:0,setnam:0,setpalettecolor:0,setplatformdata:0,setscissor:0,setstat:0,setstencil:0,settextur:0,settransform:0,setuniform:0,setup:0,setvertexbuff:0,setvertexcount:0,setview:4,setviewclear:0,setviewframebuff:0,setviewmod:[0,4],setviewnam:0,setvieword:0,setviewrect:0,setviewscissor:0,setviewtransform:0,setx:1,sgx535:2,sgx540:2,sgx543:2,shade:2,shaderc:3,shaderhandl:0,shadow:2,shall:5,sherlock:5,shot:[0,2],should:[0,2,4],show:2,side:0,signika:5,similar:6,simpl:0,simplifi:7,simul:2,simultan:4,sinc:4,singl:[1,2,4],singlethread:0,size:[0,2],skip:0,skylak:2,slasinski:6,slice:0,sln:1,slot:0,small:[2,5],softwar:[0,5],solut:1,some:[0,4,7],sometim:4,sort:[0,3],sourc:0,sourceforg:1,special:[5,6],specifi:0,spent:0,src:[1,4],srgb:0,stage:0,standard:0,stanford:5,stanislav:6,stanlo:6,start:0,stat:0,statu:0,stb:3,steamlink:6,step:1,stereo:0,store:0,stream:[0,2],stress:2,strict:5,stride:0,string:0,strip:0,struct:0,structur:[0,1,4],stuart:6,stuartcarni:6,stub:6,studio:1,style:[0,2,3,6],submiss:[0,4],submit:[0,4,6],substitut:5,success:0,successfulli:0,sudo:1,support:[0,1,3,4],sure:0,swap:0,sweep:5,swift:6,swiftshad:2,sync:0,syntax:7,t604:2,tabl:0,take:2,tan:0,tangent:0,target:[0,1,4],teamciti:6,techniqu:7,tegra3:2,term:6,termin:0,test:0,texcoord0:0,texcoord1:0,texcoord2:0,texcoord3:0,texcoord4:0,texcoord5:0,texcoord6:0,texcoord7:0,textheight:0,texturec:3,textureformat:0,texturehandl:0,textureinfo:0,texturememoryus:0,texturev:3,textwidth:0,tga:7,than:0,thei:4,theme:5,theori:5,thi:[0,2,4,5,6,7],thread:[0,3],thru:4,time:[0,1,6],timeout:0,timer:0,timestamp:0,togeth:0,token:7,toler:0,toni:6,tool:0,toolchain:1,top:0,topolog:0,topologyconvert:0,topologysort:0,topologysorttrilist:0,tort:5,touch:0,tr1:1,trace:0,trace_varg:0,tracevarg:0,trai:6,transientibs:0,transientibus:0,transientindexbuff:0,transientvbs:0,transientvbus:0,transientvertexbuff:0,transit:2,translat:0,transpar:2,transport:5,tree:5,triangl:[0,3],trilistflipwind:0,trilisttolinelist:0,trim:0,trinagl:0,tristrip:0,tristripflipwind:0,tristriptotrilist:0,truncat:0,turbosquid:5,turn:[0,2],twitter:6,two:0,txt:6,type:0,typograph:5,u_alpharef:0,u_invproj:0,u_invview:0,u_invviewproj:0,u_model:0,u_modelview:0,u_modelviewproj:0,u_proj:0,u_view:0,u_viewproj:0,u_viewrect:0,u_viewtexel:0,uffizi:5,uint10:0,uint16_max:0,uint16_t:0,uint32_max:0,uint32_t:0,uint64_t:0,uint8:0,uint8_max:0,uint8_t:0,uintptr_max:0,uintptr_t:0,uma:0,unabl:0,undef:0,undefin:4,under:[3,6],underli:0,understand:0,undesir:4,unfold:0,unifi:0,uniformhandl:0,uniforminfo:0,uniformtyp:0,uniniti:0,uniqu:0,unit:0,uniti:5,univers:5,unknown:0,unknowndepth:0,unlik:0,unorm:0,unpack:0,unrecover:0,unset:0,until:0,unus:0,updatetexture2d:0,updatetexture3d:0,updatetexturecub:0,usag:0,user:[0,1,4,5],usual:4,util:1,va_list:0,va_start:0,valid:0,valu:[0,4,7],vari:7,variabl:[0,1],variou:[1,2,6],vec2:7,vec4:0,vector:[0,2,5,7],vendor:0,vendorid:0,verdon:6,vertexbufferhandl:0,vertexconvert:0,vertexdecl:0,vertexpack:0,vertexunpack:0,vertic:0,vfx:1,vga:0,via:[0,2],video:[0,2],viewer:3,viewid:0,viewmod:0,viewoffset:0,viewstat:0,virtual:0,visibl:0,visitor:5,vista:6,visual:[1,3],vogl:[5,6],volum:[0,2],vs2008:[1,2],vs2012:[2,6],vs2013:2,vs2015:[2,6],vs2017:1,vsync:2,vulkan:[0,6],wai:[0,4,5],wait:0,waitrend:0,waitsubmit:0,wang:6,warn:0,warranti:5,wavefront:7,webgl:[2,6],weight:[0,2],weissflog:6,welcom:6,weld:0,weldvertic:0,well:5,were:[0,2],what:[2,3,4],when:[0,2,4,6,7],where:[0,4,6],whether:5,which:[0,4],who:1,width:0,wiki:5,wikimedia:5,willmott:6,win7:2,win:[2,6],wind:0,window:0,windows7:2,wine:2,winphon:6,winstore100:1,wirefram:0,within:[0,4],without:5,won:[0,4],work:[1,4,6],wrap:0,wrapper:1,write:[0,6],written:[0,1],www:5,x11proto:1,x64:2,x86:[1,2,6],x86_64:1,xcode9:1,xcworkspac:1,xml:0,xperia:2,yet:0,you:[0,1,2,4,6],your:[1,2,3,4,6],zlib:3},titles:["API Reference","Building","Examples","Documentation","Internals","License","Overview","Tools"],titleterms:{"30hz":2,"3rd":5,"60hz":2,"public":5,altern:1,amalgam:1,android:1,api:[0,4],asset:5,avail:0,backend:6,base:4,blendish:5,blit:0,browser:2,bsd:5,bucket:4,buffer:[0,5],build:[1,7],bump:2,c99:2,cach:5,call:4,callback:2,cap:0,capabl:0,claus:5,compil:[6,7],compress:5,comput:0,condit:0,contact:6,content:3,contributor:6,cube:2,custom:4,debug:[0,6],debugdraw:2,debugg:6,defer:2,depend:1,displai:0,document:3,domain:5,draw:[0,4],drawstress:2,dynam:2,edtaa3:5,encod:[0,4],etc:6,exampl:2,fcpp:5,featur:0,flag:0,font:2,fontsdf:2,forsyth:5,frame:0,freetyp:5,gener:[0,1],geometri:7,geometryc:7,get:[1,6],glfw:6,glsl:5,gpudrivenrend:2,hdr:2,head:0,helloworld:2,hmd:6,ibl:2,imgui:5,index:[0,5],indirect:0,inform:0,initi:0,instanc:[0,2],integr:1,intelgpa:6,intern:4,involv:6,languag:6,librari:5,licens:5,linux:1,lod:2,mesh:2,metabal:2,miscellan:0,mit:5,mount:0,nanovg:[2,5],nbodi:2,occlus:[0,2],oculusvr:1,oit:2,optim:5,optimis:5,option:4,order:5,other:6,overview:6,page:6,parti:5,particl:2,pick:2,platform:[0,6],pom:2,prerequisit:1,profil:6,program:0,project:6,queri:0,quick:1,raymarch:2,refer:0,render:[0,4,6],renderdoc:6,repositori:6,reset:0,resourc:[0,4],rsm:2,scissor:0,sdf:5,sdl:6,shader:[0,7],shaderc:7,shadowmap:2,shadowvolum:2,shutdown:0,simpl:2,sky:2,sort:4,sourc:1,specif:0,start:1,state:0,statist:0,stb:5,stencil:[0,2],support:6,system:1,terrain:2,test:2,text:0,textur:[0,7],texturec:7,texturev:7,thread:4,tool:[1,7],transform:0,triangl:5,uniform:0,updat:[0,2],uwp:1,vectordisplai:2,vertex:[0,5],view:[0,4],viewer:7,visual:6,what:6,window:[1,2],winrt:1,wirefram:2,xcode:1,zlib:5}}) \ No newline at end of file