bgfx_create_frame_buffer_from_nwh

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. bgfx_frame_buffer_handle_t bgfx_create_frame_buffer_from_nwh(void* _nwh, ushort _width, ushort _height, bgfx_texture_format_t _format, bgfx_texture_format_t _depthFormat)
  2. da_bgfx_create_frame_buffer_from_nwh bgfx_create_frame_buffer_from_nwh;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_create_frame_buffer_from_nwh bgfx_create_frame_buffer_from_nwh;

Meta