Searched refs:dxil_nir_lower_bool_input (Results 1 – 5 of 5) sorted by relevance
53 bool dxil_nir_lower_bool_input(struct nir_shader *s);
1511 dxil_nir_lower_bool_input(struct nir_shader *s) in dxil_nir_lower_bool_input() function
299 NIR_PASS_V(nir, dxil_nir_lower_bool_input); in spirv_to_dxil()
163 NIR_PASS_V(nir, dxil_nir_lower_bool_input); in compile_nir()
2814 - microsoft/spirv_to_dxil: use dxil_nir_lower_bool_input pass