Searched refs:FLOAT_TO_SHORT_TEX (Results 1 – 2 of 2) sorted by relevance
88 #define FLOAT_TO_SHORT_TEX(X) ( (GLint) (32767.0F * (X)) ) macro