[][src]Type Definition makepad_glx_sys::PFNGLCOLORFRAGMENTOP2ATIPROC

type PFNGLCOLORFRAGMENTOP2ATIPROC = Option<unsafe extern "C" fn(op: GLenum, dst: GLuint, dstMask: GLuint, dstMod: GLuint, arg1: GLuint, arg1Rep: GLuint, arg1Mod: GLuint, arg2: GLuint, arg2Rep: GLuint, arg2Mod: GLuint)>;