Lines Matching refs:coordinate
48 This extension provides a new texture coordinate generation mode
59 coordinate. The perturbation is also scaled by program-supplied
74 Can you just enable one coordinate of a texture unit for embossing?
76 Yes but NOT REALLY. The texture coordinate generation formula
80 for texture coordinate generation and setup for embossing.
109 YES. Except when the texture unit's texture coordinate evaluator
122 evaluated texture coordinate if the vertex is evaluated with
123 texture coordinate evaluation enabled, otherwise if the vertex is
124 generated via vertex arrays with the respective texture coordinate
125 array enabled, the texture coordinate from the texture coordinate
126 array, otherwise the respective current texture coordinate is used.
193 position to the position of the light specified by the coordinate's
205 and the texture unit's texture coordinate map is enabled, use the
206 texture unit's evaluated texture coordinate to compute CT.
234 and the previous texture unit's texture coordinate map is enabled,
235 use the previous texture unit's evaluated texture coordinate to
238 Denote Ks as the S coordinate's EMBOSS_CONSTANT_NV state. Denote Kt
239 as the T coordinate's EMBOSS_CONSTANT_NV state. These constants
253 texture coordinate generation modes of all the texture coordinates
255 Second, all the texture coordinate generation modes of the texture
264 "The state required for texture coordinate generation comprises
265 a five-valued integer for each coordinate indicating coordinate
266 generation mode, and a bit for each coordinate to indicate whether
267 texture coordinate generation is enabled or disabled. In addition,