Searched defs:GLToCType (Results 1 – 1 of 1) sorted by relevance
250 struct GLToCType struct254 struct GLToCType<GL_BYTE> struct256 typedef GLbyte type;259 struct GLToCType<GL_UNSIGNED_BYTE> struct261 typedef GLubyte type;264 struct GLToCType<GL_SHORT> struct266 typedef GLshort type;269 struct GLToCType<GL_UNSIGNED_SHORT> struct271 typedef GLushort type;274 struct GLToCType<GL_FIXED> struct[all …]