Searched defs:gl_pixel_attrib (Results 1 – 1 of 1) sorted by relevance
612 struct gl_pixel_attrib struct614 GLenum16 ReadBuffer; /**< source buffer for glRead/CopyPixels() */621 GLfloat RedBias, RedScale;622 GLfloat GreenBias, GreenScale;623 GLfloat BlueBias, BlueScale;624 GLfloat AlphaBias, AlphaScale;625 GLfloat DepthBias, DepthScale;626 GLint IndexShift, IndexOffset;631 GLboolean MapColorFlag;632 GLboolean MapStencilFlag;[all …]