bgfx/docs
pezcode ba467be036
Add support for indirect draw with indirect count (#2925)
* Add indirect draw with indirect count (BGFX_CAPS_DRAW_INDIRECT_COUNT)

* Update bindings

* VK: Add support for BGFX_CAPS_DRAW_INDIRECT_COUNT

* D3D12: Add support for BGFX_CAPS_DRAW_INDIRECT_COUNT

* GL: Add support for BGFX_CAPS_DRAW_INDIRECT_COUNT

* 48-drawindirect: Use BGFX_CAPS_DRAW_INDIRECT_COUNT if available

* 48-drawindirect: Update shaders
2022-09-17 18:16:19 -07:00
..
bgfx.rst Add support for indirect draw with indirect count (#2925) 2022-09-17 18:16:19 -07:00
build.rst Fixed docs. 2022-07-17 06:48:04 -07:00
examples.rst Adds example 49-hextile (#2922) 2022-09-15 19:03:07 -07:00
index.rst Added docs source. 2022-03-31 19:22:38 -07:00
internals.rst Added docs source. 2022-03-31 19:22:38 -07:00
license.rst Adds example 49-hextile (#2922) 2022-09-15 19:03:07 -07:00
overview.rst Updated docs. 2022-09-15 19:13:00 -07:00
tools.rst Docs: Addede predefined uniforms. 2022-09-02 08:10:33 -07:00