Home | History | Annotate | Download | only in libagl

Lines Matching refs:x2

200 // fog 0x4, light 0x2, smooth 0x1
218 index |= c->lighting.enable ? 0x2 : 0;