Searched defs:GLclampx (Results 1 – 3 of 3) sorted by relevance
70 typedef int GLclampx; typedef
71 typedef khronos_int32_t GLclampx; typedef
34 typeMapping.put(new CType("GLclampx"), new JType("int")); in typeMapping.put()