Home | History | Annotate | Download | only in c

Lines Matching defs:GLclampf

28 typedef float GLclampf;
61 GLclampf red,
62 GLclampf green,
63 GLclampf blue,
64 GLclampf alpha);
88 GLclampf red,
89 GLclampf green,
90 GLclampf blue,
91 GLclampf alpha);
92 void (*ClearDepthf)(PP_Resource context, GLclampf depth);
154 void (*DepthRangef)(PP_Resource context, GLclampf zNear, GLclampf zFar);
317 void (*SampleCoverage)(PP_Resource context, GLclampf value, GLboolean invert);