Searched refs:rgb9e5_to_float3 (Results 1 – 3 of 3) sorted by relevance
45 rgb9e5_to_float3(value, dst); in util_format_r9g9b9e5_float_unpack_rgba_float()78 rgb9e5_to_float3(value, dst); in util_format_r9g9b9e5_float_fetch_rgba()94 rgb9e5_to_float3(value, p); in util_format_r9g9b9e5_float_unpack_rgba_8unorm()
107 static inline void rgb9e5_to_float3(uint32_t rgb, float retval[3]) in rgb9e5_to_float3() function
1432 rgb9e5_to_float3(data_in[0], value->f32); in isl_color_value_unpack()