Lines Matching refs:sprite
70 coordinates with point sprite texture coordinates, which are
82 * How are point sprite texture coordinates computed?
88 A point sprite can be thought of as a quad whose upper-left corner has
91 In the figure "P" is the center of the point sprite, and "O" is the
113 RESOLVED: Yes. The point sprite R mode has been removed. The
119 RESOLVED: This specification treats point sprite sizes like
122 size range. The set of point sprite sizes available must be
128 * Should there be a way to query the list of supported point sprite
163 * How does the point sprite extension interact with fragment
172 When point sprite is enabled and the GL_COORD_REPLACE_ARB state for
174 that texture unit is (s,t,0,1) where the point sprite-overridden
190 non-sprite points.
248 The point sprite texture coordinate replacement mode is set with one
256 each texture unit is for point sprite texture coordinate replacement
279 All fragments produced in rasterizing a point sprite are assigned the
285 with point sprite texture coordinates. The s coordinate varies
313 and a bit for the point sprite texture coordinate replacement mode
385 POINT_SPRITE_ARB B IsEnabled False point sprite enable 3.3 poi…