Skip to main content

glFramebufferTexture1D

Function glFramebufferTexture1D 

Source
pub unsafe fn glFramebufferTexture1D(
    target: FramebufferTarget,
    attachment: FramebufferAttachment,
    textarget: TextureTarget,
    texture: c_uint,
    level: c_int,
)
Expand description

glFramebufferTexture1D

  • target group: FramebufferTarget
  • attachment group: FramebufferAttachment
  • textarget group: TextureTarget
  • texture class: texture