da_bgfx_dbg_text_image

Draw image into internal debug text buffer.

version(!BindBgfx_Static)
extern (C) @nogc nothrow __gshared
alias da_bgfx_dbg_text_image = void function
(
ushort _x
,
ushort _y
,
ushort _width
,
ushort _height
,
const(void)* _data
,
ushort _pitch
)

Meta