Searched refs:nir_format_unpack_11f11f10f (Results 1 – 4 of 4) sorted by relevance
120 nir_ssa_def *vec3 = nir_format_unpack_11f11f10f(b, u32); in convert_value()
369 nir_format_unpack_11f11f10f(nir_builder *b, nir_ssa_def *packed) in nir_format_unpack_11f11f10f() function
339 nir_ssa_def *f32 = nir_format_unpack_11f11f10f(b, nir_channel(b, v, 0)); in pan_unpack_r11g11b10()
272 color = nir_format_unpack_11f11f10f(b, color); in convert_color_for_load()