bgfx_is_frame_buffer_valid

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. bool bgfx_is_frame_buffer_valid(byte _num, const(bgfx_attachment_t)* _attachment)
  2. da_bgfx_is_frame_buffer_valid bgfx_is_frame_buffer_valid;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_is_frame_buffer_valid bgfx_is_frame_buffer_valid;

Meta