Searched defs:GLToCType (Results 1 – 1 of 1) sorted by relevance
251 struct GLToCType struct255 struct GLToCType<GL_BYTE> struct257 typedef GLbyte type;260 struct GLToCType<GL_UNSIGNED_BYTE> struct262 typedef GLubyte type;265 struct GLToCType<GL_SHORT> struct267 typedef GLshort type;270 struct GLToCType<GL_UNSIGNED_SHORT> struct272 typedef GLushort type;275 struct GLToCType<GL_FIXED> struct[all …]