Searched refs:nir_format_sign_extend_ivec (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_format_convert.h75 nir_format_sign_extend_ivec(nir_builder *b, nir_ssa_def *src, function in typeref:typename:nir_ssa_def *
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_format_convert.h66 nir_format_sign_extend_ivec(nir_builder *b, nir_ssa_def *src, function in typeref:typename:nir_ssa_def *
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir_lower_image_load_store.c367 color = nir_format_sign_extend_ivec(b, color, image.bits);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir_lower_storage_image.c313 color = nir_format_sign_extend_ivec(b, color, image.bits);

Completed in 7 milliseconds