Searched refs:LogicOp (Results 1 – 3 of 3) sorted by relevance
132 The ctx->Driver.LogicOp() function has been removed. It used to135 flag. Drivers should instead examine the LogicOp state themselves139 points, lines or triangles using Xlib, the LogicOp function isn't needed.
25 %struct.LogicOp = type { i16, i8, i8 }50 …ArrayRange, %struct.FogMode, %struct.HintMode, %struct.LineMode, %struct.LogicOp, %struct.MaskMode…
734 GLenum LogicOp; /**< Logic operator */ member