bgfx_set_compute_dynamic_vertex_buffer

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_compute_dynamic_vertex_buffer(byte _stage, bgfx_dynamic_vertex_buffer_handle_t _handle, bgfx_access_t _access)
  2. da_bgfx_set_compute_dynamic_vertex_buffer bgfx_set_compute_dynamic_vertex_buffer;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_set_compute_dynamic_vertex_buffer bgfx_set_compute_dynamic_vertex_buffer;

Meta