Searched refs:gl_FragColor_assigned (Results 1 – 1 of 1) sorted by relevance
8966 bool gl_FragColor_assigned = false; in detect_conflicting_assignments() local8984 gl_FragColor_assigned = true; in detect_conflicting_assignments()9022 if (gl_FragColor_assigned && gl_FragData_assigned) { in detect_conflicting_assignments()9025 } else if (gl_FragColor_assigned && user_defined_fs_output_assigned) { in detect_conflicting_assignments()9033 } else if (gl_FragColor_assigned && gl_FragSecondaryData_assigned) { in detect_conflicting_assignments()