Searched defs:GLshort (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/include/GLES2/
H A Dgl2.h27 typedef short GLshort; typedef
/external/mesa3d/include/GLES/
H A Dgl.h23 typedef short GLshort; typedef
/external/mesa3d/include/GL/
H A Dgl.h154 typedef short GLshort; /* 2-byte signed */ typedef
965 GLAPI void GLAPIENTRY glVertex2s( GLshort x, GLshort y );
970 GLAPI void GLAPIENTRY glVertex3s( GLshort x, GLshort y, GLshort z );
975 GLAPI void GLAPIENTRY glVertex4s( GLshort x, GLshort y, GLshort z, GLshort
[all...]

Completed in 149 milliseconds