alacritty::gl

Function FramebufferTexture3D

Source
pub unsafe fn FramebufferTexture3D(
    target: c_uint,
    attachment: c_uint,
    textarget: c_uint,
    texture: c_uint,
    level: c_int,
    zoffset: c_int,
)
Expand description

Fallbacks: FramebufferTexture3DEXT