Searched defs:ENUM_TO_FLOAT (Results 1 – 2 of 2) sorted by relevance
737 #define ENUM_TO_FLOAT(E) ((GLfloat)(GLint)(E)) macro