Home | History | Annotate | Download | only in libagl

Lines Matching refs:x4

200 // fog 0x4, light 0x2, smooth 0x1
219 index |= enables & GGL_ENABLE_FOG ? 0x4 : 0;