Home
last modified time | relevance | path

Searched refs:nir_format_pack_uint (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_format_convert.h170 nir_format_pack_uint(nir_builder *b, nir_ssa_def *color, in nir_format_pack_uint() function
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_storage_image.c504 color = nir_format_pack_uint(b, color, image.bits, image.chans); in convert_color_for_store()