Searched refs:get_srgb_to_linear_map (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
H A Dgen_format_layout.py201 def get_srgb_to_linear_map(formats): function
251 srgb_to_linear_map = list(get_srgb_to_linear_map(formats)),
/xsrc/external/mit/MesaLib/dist/src/intel/isl/
H A Dgen_format_layout.py240 def get_srgb_to_linear_map(formats): function
289 srgb_to_linear_map = list(get_srgb_to_linear_map(formats)),

Completed in 4 milliseconds