bgfx_sys::bgfx_blit [] [src]

pub unsafe extern fn bgfx_blit(_id: uint8_t, _dst: bgfx_texture_handle_t, _dstMip: uint8_t, _dstX: uint16_t, _dstY: uint16_t, _dstZ: uint16_t, _src: bgfx_texture_handle_t, _srcMip: uint8_t, _srcX: uint16_t, _srcY: uint16_t, _srcZ: uint16_t, _width: uint16_t, _height: uint16_t, _depth: uint16_t)