Searched refs:gl_FragColor_assigned (Results 1 – 1 of 1) sorted by relevance
4112 bool gl_FragColor_assigned = false; in detect_conflicting_assignments() local4128 gl_FragColor_assigned = true; in detect_conflicting_assignments()4155 if (gl_FragColor_assigned && gl_FragData_assigned) { in detect_conflicting_assignments()4158 } else if (gl_FragColor_assigned && user_defined_fs_output_assigned) { in detect_conflicting_assignments()