Searched defs:GLToCType (Results 1 – 1 of 1) sorted by relevance
253 struct GLToCType struct257 struct GLToCType<GL_BYTE> struct259 typedef GLbyte type;262 struct GLToCType<GL_UNSIGNED_BYTE> struct264 typedef GLubyte type;267 struct GLToCType<GL_SHORT> struct269 typedef GLshort type;272 struct GLToCType<GL_UNSIGNED_SHORT> struct274 typedef GLushort type;277 struct GLToCType<GL_FIXED> struct[all …]