da_bgfx_encoder_blit

Blit 2D texture region between two 2D textures. Attention: Destination texture must be created with BGFX_TEXTURE_BLIT_DST flag. Attention: Availability depends on: BGFX_CAPS_TEXTURE_BLIT.

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

Meta