bgfx_get_caps

Returns renderer capabilities. Remarks: Library must be initialized.

  1. const(bgfx_caps_t)* bgfx_get_caps()
    version(BindBgfx_Static)
    extern (C) @nogc nothrow
    const(bgfx_caps_t)*
    bgfx_get_caps
    ()
  2. da_bgfx_get_caps bgfx_get_caps;

Meta