Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_format_convert.h75 nir_format_sign_extend_ivec(nir_builder *b, nir_ssa_def *src, in nir_format_sign_extend_ivec() function
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_storage_image.c313 color = nir_format_sign_extend_ivec(b, color, image.bits); in convert_color_for_load()