bgfx_submit

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void bgfx_submit(bgfx_view_id_t _id, bgfx_program_handle_t _program, uint _depth, byte _flags)
  2. da_bgfx_submit bgfx_submit;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_submit bgfx_submit;

Meta