Home | History | Annotate | Download | only in MachineIndependent

Lines Matching defs:SMOOTH

205     SMOOTH = 338,
885 "U16VEC2", "U16VEC3", "U16VEC4", "NOPERSPECTIVE", "FLAT", "SMOOTH",
4643 (yyval.interm.type).qualifier.smooth = true;
4662 parseContext.globalCheck((yyvsp[0].lex).loc, "smooth");
4663 parseContext.profileRequires((yyvsp[0].lex).loc, ENoProfile, 130, 0, "smooth");
4664 parseContext.profileRequires((yyvsp[0].lex).loc, EEsProfile, 300, 0, "smooth");
4666 (yyval.interm.type).qualifier.smooth = true;