Searched defs:gl_pixel_attrib (Results 1 – 1 of 1) sorted by relevance
732 struct gl_pixel_attrib struct734 GLenum ReadBuffer; /**< source buffer for glRead/CopyPixels() */741 GLfloat RedBias, RedScale;742 GLfloat GreenBias, GreenScale;743 GLfloat BlueBias, BlueScale;744 GLfloat AlphaBias, AlphaScale;745 GLfloat DepthBias, DepthScale;746 GLint IndexShift, IndexOffset;751 GLboolean MapColorFlag;752 GLboolean MapStencilFlag;[all …]