Lines Matching refs:polygon
54 sample covered by a polygon. Conservative rasterization includes all
55 fragments that are at least partially covered by the polygon.
58 covered by a polygon, i.e. if all parts of the fragment are within the
59 polygon. An application may, for example, want to process fully covered
66 Conservative rasterization automatically disables polygon antialiasing
85 The determination of which fragments are produced by polygon rasterization
93 Conservative rasterization automatically disables polygon antialiasing
100 The determination of which fragments are produced as a result of polygon
105 determined as described in section 14.6.1. When enabled the polygon
107 are inside the polygon, after expanding the polygon by 1/512th of a pixel
122 whether polygon antialiasing (POLYGON_SMOOTH) is enabled or disabled. When
124 polygon rasterization produces a fragment for each framebuffer pixel with
127 enabled, polygon rasterization produces exactly the same fragments as with
129 polygon is culled, based on its orientation and the CullFace mode, then no
156 fragment is entirely contained within the polygon. This determination is
157 made by shrinking the polygon by 1/512th of pixel along the x and y
270 The determination of which fragments are produced by polygon rasterization
278 The determination of which fragments are produced as a result of polygon
283 determined as described in this section. When enabled the polygon
285 are inside the polygon, after expanding the polygon by 1/512th of pixel in
299 polygon rasterization produces a fragment for each framebuffer pixel with
301 described in section 13.7.1. If a polygon is culled, based on its
305 If conservative rasterization is enabled, polygon rasterization produces
308 rasterization are 1, other coverage bits are 0. If a polygon is culled,
333 fragment is entirely contained within the polygon. This determination is
334 made by shrinking the polygon by 1/512th of pixel along the x and y