Searched refs:float3_to_rgb9e5 (Results 1 – 9 of 9) sorted by relevance
60 static inline uint32_t float3_to_rgb9e5(const float rgb[3]) in float3_to_rgb9e5() function
66 uint32_t value = util_cpu_to_le32(float3_to_rgb9e5(src)); in util_format_r9g9b9e5_float_pack_rgba_float()128 value = util_cpu_to_le32(float3_to_rgb9e5(p)); in util_format_r9g9b9e5_float_pack_rgba_8unorm()
1020 clear_vals[0] = float3_to_rgb9e5(value->float32); in radv_format_pack_clear_color()
2279 value = float3_to_rgb9e5(clear_value->color.float32); in radv_cmd_clear_image()
397 clear_color.u32[0] = float3_to_rgb9e5(clear_color.f32); in blorp_clear()
720 dst[i] = float3_to_rgb9e5(res); in do_row()1388 dst[i] = float3_to_rgb9e5(res); in do_row_3D()
1222 data_out[0] = float3_to_rgb9e5(value->f32); in isl_color_value_pack()
103 clear_value[0] = float3_to_rgb9e5(val->color.float32); in r2d_clear_value()
3480 *d = float3_to_rgb9e5(rgb); in pack_ubyte_r9g9b9e5_float()6920 *d = float3_to_rgb9e5(src); in pack_float_r9g9b9e5_float()