Searched refs:nir_format_unpack_11f11f10f (Results 1 – 6 of 6) sorted by relevance
122 nir_def *nir_format_unpack_11f11f10f(nir_builder *b, nir_def *packed);
378 nir_format_unpack_11f11f10f(nir_builder *b, nir_def *packed) in nir_format_unpack_11f11f10f() function510 nir_def *rgb = nir_format_unpack_11f11f10f(b, packed); in nir_format_unpack_rgba()
122 nir_def *vec3 = nir_format_unpack_11f11f10f(b, u32); in convert_value()
64 color = nir_format_unpack_11f11f10f(b, color); in convert_color_for_load()
332 nir_def *f32 = nir_format_unpack_11f11f10f(b, nir_channel(b, v, 0)); in pan_unpack_r11g11b10()
271 color = nir_format_unpack_11f11f10f(b, color); in convert_color_for_load()