Home
last modified time | relevance | path

Searched defs:gl_pixel_attrib (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dmtypes.h729 struct gl_pixel_attrib struct
731 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 …]