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

/xsrc/external/mit/MesaLib/dist/src/panfrost/include/
H A Dpanfrost-job.h244 #define DECODE_FIXED_16(x) ((float) (x / 256.0)) macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/include/
H A Dpanfrost-job.h1165 #define DECODE_FIXED_16(x) ((float) (x / 256.0)) macro

Completed in 6 milliseconds