bgfx_set_texture_name

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_set_texture_name(bgfx_texture_handle_t _handle, const(char)* _name, int _len)
  2. da_bgfx_set_texture_name bgfx_set_texture_name;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_set_texture_name bgfx_set_texture_name;

Meta