Searched defs:GLushort (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/gpu/command_buffer/common/
H A Dgles2_cmd_format.h35 typedef unsigned short GLushort; typedef
/external/chromium_org/ppapi/c/
H A Dppb_opengles2.h64 typedef unsigned short GLushort; typedef
/external/chromium_org/third_party/angle/include/GLES2/
H A Dgl2.h31 typedef unsigned short GLushort; typedef
/external/chromium_org/third_party/khronos/GLES2/
H A Dgl2.h61 typedef unsigned short GLushort; typedef
/external/chromium_org/third_party/mesa/src/include/GLES2/
H A Dgl2.h31 typedef unsigned short GLushort; typedef
/external/mesa3d/include/GLES2/
H A Dgl2.h31 typedef unsigned short GLushort; typedef
/external/chromium_org/third_party/mesa/src/include/GLES/
H A Dgl.h27 typedef unsigned short GLushort; typedef
/external/mesa3d/include/GLES/
H A Dgl.h27 typedef unsigned short GLushort; typedef
/external/chromium_org/ppapi/lib/gl/include/GLES2/
H A Dgl2.h27 typedef unsigned short GLushort; typedef
/external/chromium_org/third_party/angle/include/GLES3/
H A Dgl3.h53 typedef unsigned short GLushort; typedef
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dgl.h158 typedef unsigned short GLushort; /* 2-byte unsigned */ typedef
801 GLAPI void GLAPIENTRY glLineStipple( GLint factor, GLushort pattern );
1026 GLAPI void GLAPIENTRY glColor3us( GLushort red, GLushort green, GLushort blue );
1042 GLAPI void GLAPIENTRY glColor4us( GLushort red, GLushort green,
1043 GLushort blue, GLushort alpha );
1053 GLAPI void GLAPIENTRY glColor3usv( const GLushort *
[all...]
/external/mesa3d/include/GL/
H A Dgl.h157 typedef unsigned short GLushort; /* 2-byte unsigned */ typedef
800 GLAPI void GLAPIENTRY glLineStipple( GLint factor, GLushort pattern );
1025 GLAPI void GLAPIENTRY glColor3us( GLushort red, GLushort green, GLushort blue );
1041 GLAPI void GLAPIENTRY glColor4us( GLushort red, GLushort green,
1042 GLushort blue, GLushort alpha );
1052 GLAPI void GLAPIENTRY glColor3usv( const GLushort *
[all...]

Completed in 361 milliseconds