Searched defs:gl_pixel_attrib (Results 1 – 1 of 1) sorted by relevance
1032 struct gl_pixel_attrib struct1034 GLenum ReadBuffer; /**< source buffer for glRead/CopyPixels() */1041 GLfloat RedBias, RedScale;1042 GLfloat GreenBias, GreenScale;1043 GLfloat BlueBias, BlueScale;1044 GLfloat AlphaBias, AlphaScale;1045 GLfloat DepthBias, DepthScale;1046 GLint IndexShift, IndexOffset;1051 GLboolean MapColorFlag;1052 GLboolean MapStencilFlag;[all …]