Function epoxy::NamedFramebufferTexture3DEXT [] [src]

pub unsafe fn NamedFramebufferTexture3DEXT(
    framebuffer: GLuint,
    attachment: GLenum,
    textarget: GLenum,
    texture: GLuint,
    level: GLint,
    zoffset: GLint
)