HomeSort by relevance Sort by last modified time
    Searched defs:GLshort (Results 101 - 101 of 101) sorted by null

1 2 3 45

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl.h 152 typedef short GLshort; /* 2-byte signed */
963 GLAPI void GLAPIENTRY glVertex2s( GLshort x, GLshort y );
968 GLAPI void GLAPIENTRY glVertex3s( GLshort x, GLshort y, GLshort z );
973 GLAPI void GLAPIENTRY glVertex4s( GLshort x, GLshort y, GLshort z, GLshort w )
    [all...]

Completed in 183 milliseconds

1 2 3 45