Lines Matching refs:to
34 Provides a mechanism for DrawPixels and ReadPixels to efficiently
41 1. Is this the right way to distinguish between 24/8 and 8/24
49 2. If not, is it correct to use _REV to indicate that stencil
72 Additions to Chapter 2 of the 1.1 Specification (OpenGL Operation)
76 Additions to Chapter 3 of the 1.1 Specification (Rasterization)
78 One entry is added to table 3.5 (DrawPixels and ReadPixels formats).
106 Add to the description of packed pixel formats:
171 The assignment of elements to fields in the packed pixel is as
184 Additions to Chapter 4 of the 1.1 Specification (Per-Fragment Operations
187 The new format is added to the discussion of Obtaining Pixels from the
192 The new format is added to the discussion of Index Lookup. It should
194 ABGR_EXT, LUMINANCE, or LUMINANCE_ALPHA, then the index is used to
199 Additions to Chapter 5 of the 1.1 Specification (Special Functions)
203 Additions to Chapter 6 of the 1.1 Specification (State and State Requests)
207 Additions to the GLX Specification
229 Brian's edits, assigned values to new enums.