[go: up one dir, main page]

Function gl::ShaderBinary

source ·
pub unsafe fn ShaderBinary(
    count: GLsizei,
    shaders: *const GLuint,
    binaryformat: GLenum,
    binary: *const c_void,
    length: GLsizei
)