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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_format_convert.h255 nir_format_snorm_to_float(nir_builder *b, nir_ssa_def *s, const unsigned *bits) function in typeref:typename:nir_ssa_def *
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_format_convert.h233 nir_format_snorm_to_float(nir_builder *b, nir_ssa_def *s, const unsigned *bits) function in typeref:typename:nir_ssa_def *
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir_lower_image_load_store.c378 color = nir_format_snorm_to_float(b, color, image.bits);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir_lower_storage_image.c324 color = nir_format_snorm_to_float(b, color, image.bits);

Completed in 8 milliseconds