Searched defs:gl_pixel_attrib (Results 1 – 1 of 1) sorted by relevance
620 struct gl_pixel_attrib struct622 GLenum16 ReadBuffer; /**< source buffer for glRead/CopyPixels() */629 GLfloat RedBias, RedScale;630 GLfloat GreenBias, GreenScale;631 GLfloat BlueBias, BlueScale;632 GLfloat AlphaBias, AlphaScale;633 GLfloat DepthBias, DepthScale;634 GLint IndexShift, IndexOffset;639 GLboolean MapColorFlag;640 GLboolean MapStencilFlag;[all …]