HomeSort by: relevance | last modified time | path
    Searched defs:DECODE_FIXED_16 (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/panfrost/include/
panfrost-job.h 244 #define DECODE_FIXED_16(x) ((float) (x / 256.0))
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/include/
panfrost-job.h 1165 #define DECODE_FIXED_16(x) ((float) (x / 256.0))

Completed in 31 milliseconds