Home | History | Annotate | Download | only in compiler

Lines Matching defs:BVEC2

87      BVEC2 = 276,
181 #define BVEC2 276
763 "DO", "ELSE", "FOR", "IF", "DISCARD", "RETURN", "BVEC2", "BVEC3",
2659 case 2: FRAG_VERT_ONLY("bvec2", (yyvsp[(1) - (1)].interm.type).line); op = EOpConstructBVec2; break;