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