Updated docs.

This commit is contained in:
Branimir Karadžić 2015-07-26 09:16:36 -07:00
parent bd7375c028
commit edaaa588d7

View file

@ -692,7 +692,8 @@ namespace bgfx
/// default rendering backend will be selected.
/// See: `bgfx::RendererType`
///
/// @param[in] _vendorId Vendor PCI id. If set to BGFX_PCI_ID_NONE it will select the first device.
/// @param[in] _vendorId Vendor PCI id. If set to `BGFX_PCI_ID_NONE` it will select the first
/// device.
/// - `BGFX_PCI_ID_NONE` - autoselect.
/// - `BGFX_PCI_ID_AMD` - AMD.
/// - `BGFX_PCI_ID_INTEL` - Intel.