Searched defs:gl_pixel_attrib (Results 1 – 1 of 1) sorted by relevance
761 struct gl_pixel_attrib struct763 GLenum ReadBuffer; /**< source buffer for glRead/CopyPixels() */770 GLfloat RedBias, RedScale;771 GLfloat GreenBias, GreenScale;772 GLfloat BlueBias, BlueScale;773 GLfloat AlphaBias, AlphaScale;774 GLfloat DepthBias, DepthScale;775 GLint IndexShift, IndexOffset;780 GLboolean MapColorFlag;781 GLboolean MapStencilFlag;[all …]