Lines Matching defs:GLushort
129 typedef unsigned short GLushort; /* 2-byte unsigned */
772 GLAPI void GLAPIENTRY glLineStipple( GLint factor, GLushort pattern );
997 GLAPI void GLAPIENTRY glColor3us( GLushort red, GLushort green, GLushort blue );
1013 GLAPI void GLAPIENTRY glColor4us( GLushort red, GLushort green,
1014 GLushort blue, GLushort alpha );
1024 GLAPI void GLAPIENTRY glColor3usv( const GLushort *v );
1033 GLAPI void GLAPIENTRY glColor4usv( const GLushort *v );
1204 const GLushort *values );
1208 GLAPI void GLAPIENTRY glGetPixelMapusv( GLenum map, GLushort *values );