Searched refs:util_format_srgb_to_linear_float (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dformat_srgb.h58 util_format_srgb_to_linear_float(float cs) function in typeref:typename:float
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dformat_srgb.h58 util_format_srgb_to_linear_float(float cs) function in typeref:typename:float
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_clear.c532 color->f[j] = util_format_srgb_to_linear_float(clear->color.color.f[j]);
/xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
H A Disl_format.c974 unpacked.f32 = util_format_srgb_to_linear_float(srgb);
/xsrc/external/mit/MesaLib/dist/src/intel/isl/
H A Disl_format.c1276 unpacked.f32 = util_format_srgb_to_linear_float(srgb);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_mipmap_tree.c3886 util_format_srgb_to_linear_float(mt->fast_clear_color.f32[i]);

Completed in 16 milliseconds