bgfx_encoder_set_image
- void bgfx_encoder_set_image(bgfx_encoder_t* _this, byte _stage, bgfx_texture_handle_t _handle, byte _mip, bgfx_access_t _access, bgfx_texture_format_t _format)
version(BindBgfx_Static)
extern (
C) @
nogc nothrow
void
bgfx_encoder_set_image
- da_bgfx_encoder_set_image bgfx_encoder_set_image;
bindbc bgfx funcs
aliasesfunctions
Set compute image from texture.