Home
last modified time | relevance | path

Searched refs:nir_format_pack_11f11f10f (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/broadcom/compiler/
Dv3d_nir_lower_image_load_store.c104 formatted = nir_format_pack_11f11f10f(b, color); in v3d_nir_lower_image_store()
/external/mesa3d/src/compiler/nir/
Dnir_format_convert.h361 nir_format_pack_11f11f10f(nir_builder *b, nir_ssa_def *color) in nir_format_pack_11f11f10f() function
/external/mesa3d/src/intel/compiler/
Dbrw_nir_lower_image_load_store.c469 return nir_format_pack_11f11f10f(b, color); in convert_color_for_store()
/external/mesa3d/src/panfrost/util/
Dpan_lower_framebuffer.c460 return pan_replicate_4(b, nir_format_pack_11f11f10f(b, in pan_pack_r11g11b10()