[][src]Type Definition makepad_glx_sys::PFNGLSPECIALIZESHADERARBPROC

type PFNGLSPECIALIZESHADERARBPROC = Option<unsafe extern "C" fn(shader: GLuint, pEntryPoint: *const GLchar, numSpecializationConstants: GLuint, pConstantIndex: *const GLuint, pConstantValue: *const GLuint)>;