Home
last modified time | relevance | path

Searched defs:SHORT_TO_FLOATZ (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dmacros.h86 #define SHORT_TO_FLOATZ(S) ((S) == 0 ? 0.0F : SHORT_TO_FLOAT(S)) macro

Completed in 2 milliseconds