Searched defs:gl_pixel_attrib (Results 1 – 1 of 1) sorted by relevance
729 struct gl_pixel_attrib struct731 GLenum16 ReadBuffer; /**< source buffer for glRead/CopyPixels() */738 GLfloat RedBias, RedScale;739 GLfloat GreenBias, GreenScale;740 GLfloat BlueBias, BlueScale;741 GLfloat AlphaBias, AlphaScale;742 GLfloat DepthBias, DepthScale;743 GLint IndexShift, IndexOffset;748 GLboolean MapColorFlag;749 GLboolean MapStencilFlag;[all …]