Searched refs:dxil_nir_lower_sysval_to_load_input (Results 1 – 3 of 3) sorted by relevance
59 bool dxil_nir_lower_sysval_to_load_input(nir_shader *s, nir_variable **sysval_vars);
1487 dxil_nir_lower_sysval_to_load_input(nir_shader *s, nir_variable **sysval_vars) in dxil_nir_lower_sysval_to_load_input() function
6667 NIR_PASS_V(s, dxil_nir_lower_sysval_to_load_input, ctx->system_value); in nir_to_dxil()