Home
last modified time | relevance | path

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

/third_party/mesa3d/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.c1146 dxil_nir_lower_upcast_phis(nir_shader *shader, unsigned min_bit_size) in dxil_nir_lower_upcast_phis() function
H A Dnir_to_dxil.c5616 NIR_PASS(progress, s, dxil_nir_lower_upcast_phis, opts->lower_int16 ? 32 : 16); in optimize_nir()

Completed in 13 milliseconds