- loadMem
bgfx_memory_t* loadMem(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadProgram
bgfx_program_handle_t loadProgram(string _vsName, string _fsName)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadShader
bgfx_shader_handle_t loadShader(string _name)
Undocumented in source. Be warned that the author may not have intended to support it.