Lines Matching defs:GLushort
122 typedef unsigned short GLushort; /* 2-byte unsigned */
765 GLAPI void GLAPIENTRY glLineStipple( GLint factor, GLushort pattern );
990 GLAPI void GLAPIENTRY glColor3us( GLushort red, GLushort green, GLushort blue );
1006 GLAPI void GLAPIENTRY glColor4us( GLushort red, GLushort green,
1007 GLushort blue, GLushort alpha );
1017 GLAPI void GLAPIENTRY glColor3usv( const GLushort *v );
1026 GLAPI void GLAPIENTRY glColor4usv( const GLushort *v );
1197 const GLushort *values );
1201 GLAPI void GLAPIENTRY glGetPixelMapusv( GLenum map, GLushort *values );