Skip to main content

glAreProgramsResidentNV

Function glAreProgramsResidentNV 

Source
pub unsafe extern "C" fn glAreProgramsResidentNV(
    n: GLsizei,
    programs: *const GLuint,
    residences: *mut GLboolean,
) -> GLboolean