Lines Matching refs:polygon
7 Attributes include polygon culling state, line width, line stipple,
49 If set, the provoking vertex of each polygon is used to determine the color
50 of the entire polygon. If not set, fragment colors will be interpolated
117 Whether polygon stippling is enabled.
119 Controls OpenGL-style polygon smoothing/antialiasing
122 If set, point-filled polygons will have polygon offset factors applied
124 If set, line-filled polygons will have polygon offset factors applied
126 If set, filled polygons will have polygon offset factors applied
129 Specifies the polygon offset bias
131 Specifies the polygon offset scale
133 Upper (if > 0) or lower (if < 0) bound on the polygon offset result
243 polygon offset has been applied and before depth testing.