bgfx_sys::bgfx_blit_frame_buffer
[−]
[src]
pub unsafe extern fn bgfx_blit_frame_buffer(_id: uint8_t, _dst: bgfx_texture_handle_t, _dstMip: uint8_t, _dstX: uint16_t, _dstY: uint16_t, _dstZ: uint16_t, _src: bgfx_frame_buffer_handle_t, _attachment: uint8_t, _srcMip: uint8_t, _srcX: uint16_t, _srcY: uint16_t, _srcZ: uint16_t, _width: uint16_t, _height: uint16_t, _depth: uint16_t)