HomeSort by relevance Sort by last modified time
    Searched defs:UBYTE_TO_FLOAT (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
macros.h 44 #define UBYTE_TO_FLOAT(u) _mesa_ubyte_to_float_color_tab[(unsigned int)(u)]
  /external/mesa3d/src/mesa/main/
macros.h 44 #define UBYTE_TO_FLOAT(u) _mesa_ubyte_to_float_color_tab[(unsigned int)(u)]

Completed in 1415 milliseconds