bgfx_create_program
- bgfx_program_handle_t bgfx_create_program(bgfx_shader_handle_t _vsh, bgfx_shader_handle_t _fsh, bool _destroyShaders)
version(BindBgfx_Static)
extern (
C) @
nogc nothrow
bgfx_create_program
- da_bgfx_create_program bgfx_create_program;
bindbc bgfx funcs
aliasesfunctions
Create program with vertex and fragment shaders.