bgfx_get_texture

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. bgfx_texture_handle_t bgfx_get_texture(bgfx_frame_buffer_handle_t _handle, byte _attachment)
  2. da_bgfx_get_texture bgfx_get_texture;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_get_texture bgfx_get_texture;

Meta