Searched defs:GLclampf (Results 1 – 8 of 8) sorted by relevance
222 void glSampleCoverage(GLclampf /*value*/, GLboolean /*invert*/) { in glSampleCoverage() argument
65 typedef float GLclampf; typedef
70 typedef khronos_float_t GLclampf; typedef
63 typedef khronos_float_t GLclampf; typedef
33 typeMapping.put(new CType("GLclampf"), new JType("float")); in typeMapping.put()
65 typedef khronos_float_t GLclampf; typedef