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
aliasda_bgfx_get_direct_access_ptr = void* function
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.