Lines Matching refs:GLbyte
43 void (APIENTRY *glColor3b )( GLbyte red, GLbyte green, GLbyte blue );
44 void (APIENTRY *glColor3bv )( const GLbyte *v );
59 void (APIENTRY *glColor4b )( GLbyte red, GLbyte green, GLbyte blue, GLbyte alpha );
60 void (APIENTRY *glColor4bv )( const GLbyte *v );
86 void (APIENTRY *glNormal3b )( GLbyte nx, GLbyte ny, GLbyte nz );
87 void (APIENTRY *glNormal3bv )( const GLbyte *v );