Function gl::ProgramBinary

source ·
pub unsafe fn ProgramBinary(
    program: GLuint,
    binaryFormat: GLenum,
    binary: *const c_void,
    length: GLsizei
)
Expand description

Fallbacks: ProgramBinaryOES