da_bgfx_get_direct_access_ptr

Returns texture direct access pointer. Attention: Availability depends on: BGFX_CAPS_TEXTURE_DIRECT_ACCESS. This feature is available on GPUs that have unified memory architecture (UMA) support.

version(!BindBgfx_Static)
extern (C) @nogc nothrow __gshared
alias da_bgfx_get_direct_access_ptr = void* function

Meta