Searched defs:GLubyte (Results 1 – 7 of 7) sorted by relevance
43 typeMapping.put(new CType("GLubyte"), new JType("byte")); in typeMapping.put()46 typeMapping.put(new CType("GLubyte", true, true), new JType("String", false, false)); in typeMapping.put()
61 typedef unsigned char GLubyte; typedef
67 typedef khronos_uint8_t GLubyte; typedef
81 typedef khronos_uint8_t GLubyte; typedef
83 typedef khronos_uint8_t GLubyte; typedef