Searched defs:GLToCType (Results 1 – 1 of 1) sorted by relevance
242 struct GLToCType struct246 struct GLToCType<GL_BYTE> struct248 typedef GLbyte type;251 struct GLToCType<GL_UNSIGNED_BYTE> struct253 typedef GLubyte type;256 struct GLToCType<GL_SHORT> struct258 typedef GLshort type;261 struct GLToCType<GL_UNSIGNED_SHORT> struct263 typedef GLushort type;266 struct GLToCType<GL_FIXED> struct[all …]