Searched refs:nir_format_bitcast_uvec_unmasked (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir_lower_image_load_store.c362 color = nir_format_bitcast_uvec_unmasked(b, color, lower.bits[0],
567 color = nir_format_bitcast_uvec_unmasked(b, color, image.bits[0],
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir_lower_storage_image.c308 color = nir_format_bitcast_uvec_unmasked(b, color, lower.bits[0],
511 color = nir_format_bitcast_uvec_unmasked(b, color, image.bits[0],
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_format_convert.h178 nir_format_bitcast_uvec_unmasked(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.h156 nir_format_bitcast_uvec_unmasked(nir_builder *b, nir_ssa_def *src, function in typeref:typename:nir_ssa_def *
/xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/
H A Dblorp_blit.c964 color = nir_format_bitcast_uvec_unmasked(b, color, src_bpc, dst_bpc);
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp_blit.c946 color = nir_format_bitcast_uvec_unmasked(b, color, src_bpc, dst_bpc);

Completed in 15 milliseconds