Searched refs:dxil_nir_lower_upcast_phis (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_nir.h45 bool dxil_nir_lower_upcast_phis(nir_shader *shader, unsigned min_bit_size);
H A Ddxil_nir.c1123 dxil_nir_lower_upcast_phis(nir_shader *shader, unsigned min_bit_size) function in typeref:typename:bool
H A Dnir_to_dxil.c4751 NIR_PASS(progress, s, dxil_nir_lower_upcast_phis, opts->lower_int16 ? 32 : 16);

Completed in 11 milliseconds