Searched defs:GLshort (Results 1 – 7 of 7) sorted by relevance
40 typeMapping.put(new CType("GLshort"), new JType("short")); in typeMapping.put()112 typeMapping.put(new CType("GLshort", true, true), in typeMapping.put()132 arrayTypeMapping.put(new CType("GLshort", true, true), new JType("short", false, true)); in arrayTypeMapping.put()
58 typedef short GLshort; typedef
65 typedef short GLshort; typedef
67 typedef short GLshort; typedef