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

  /external/mesa3d/src/util/
format_srgb.h 54 util_format_linear_to_srgb_helper_table[104];
102 tab = util_format_linear_to_srgb_helper_table[(f.ui - minval.ui) >> 20];
  /external/mesa3d/prebuilt-intermediates/util/
format_srgb.c 150 util_format_linear_to_srgb_helper_table[104] = { variable

Completed in 106 milliseconds