[][src]Type Definition makepad_glx_sys::PFNGLCOLORFRAGMENTOP3ATIPROC

type PFNGLCOLORFRAGMENTOP3ATIPROC = 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, arg3: GLuint, arg3Rep: GLuint, arg3Mod: GLuint)>;