Searched defs:GLshort (Results 1 – 6 of 6) sorted by relevance
40 typeMapping.put(new CType("GLshort"), new JType("short")); in typeMapping.put()106 typeMapping.put(new CType("GLshort", true, true), in typeMapping.put()124 arrayTypeMapping.put(new CType("GLshort", true, true), new JType("short", false, true)); in arrayTypeMapping.put()
58 typedef short GLshort; typedef
59 typedef short GLshort; typedef
23 typedef short GLshort; typedef