Searched defs:GLToCType (Results 1 – 1 of 1) sorted by relevance
252 struct GLToCType struct256 struct GLToCType<GL_BYTE> struct258 typedef GLbyte type;261 struct GLToCType<GL_UNSIGNED_BYTE> struct263 typedef GLubyte type;266 struct GLToCType<GL_SHORT> struct268 typedef GLshort type;271 struct GLToCType<GL_UNSIGNED_SHORT> struct273 typedef GLushort type;276 struct GLToCType<GL_FIXED> struct[all …]