Home
last modified time | relevance | path

Searched refs:FLOAT_TO_USHORT (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dmacros.h76 #define FLOAT_TO_USHORT(X) ((GLuint) ((X) * 65535.0F)) macro

Completed in 1 milliseconds