Searched refs:gl_FragColor_assigned (Results 1 – 1 of 1) sorted by relevance
8528 bool gl_FragColor_assigned = false; in detect_conflicting_assignments() local8546 gl_FragColor_assigned = true; in detect_conflicting_assignments()8577 if (gl_FragColor_assigned && gl_FragData_assigned) { in detect_conflicting_assignments()8580 } else if (gl_FragColor_assigned && user_defined_fs_output_assigned) { in detect_conflicting_assignments()8588 } else if (gl_FragColor_assigned && gl_FragSecondaryData_assigned) { in detect_conflicting_assignments()