Lines Matching refs:Texture
34 This extension supports texture images stored in the YCbCr format.
36 during pixel transfer. The texture's YCbCr colors are converted to
37 RGB during texture sampling, after-which, all the usual per-fragment
38 operations take place. Only 2D texture images are supported (not
115 In section 3.8.1, Texture Image Specification, on page 125, add
126 All pixel transfer operations are bypassed. The texture is stored as
127 YCbCr, not RGB. Queries of the texture's red, green and blue component
129 texture sampling using an implementation dependent conversion.
132 In section 3.8.1, Texture Image Specification, on page 126, add
139 In section 3.8.2, Alternate Texture Image Specification Commands, on