bgfx_read_texture

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. uint bgfx_read_texture(bgfx_texture_handle_t _handle, void* _data, byte _mip)
  2. da_bgfx_read_texture bgfx_read_texture;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_read_texture bgfx_read_texture;

Meta