Searched defs:dst_full_type (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir_lower_conversions.c35 nir_alu_type dst_full_type = (nir_alu_type) (dst_type | dst_bit_size); local in function:get_conversion_op
73 nir_alu_type dst_full_type = nir_op_infos[alu->op].output_type; local in function:lower_instr
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir_lower_conversions.c35 nir_alu_type dst_full_type = (nir_alu_type) (dst_type | dst_bit_size); local in function:get_conversion_op
73 nir_alu_type dst_full_type = nir_op_infos[alu->op].output_type; local in function:lower_alu_instr

Completed in 2 milliseconds