[][src]Function ogl33::FramebufferTexture3D

pub unsafe fn FramebufferTexture3D(
    target: GLenum,
    attachment: GLenum,
    textarget: GLenum,
    texture: GLuint,
    level: GLint,
    zoffset: GLint
)

See glFramebufferTexture3D

Fallbacks: FramebufferTexture3DEXT