Lines Matching defs:nir
239 elk_nir_lower_vs_inputs(nir_shader *nir, in elk_nir_lower_vs_inputs()
368 elk_nir_lower_vue_inputs(nir_shader *nir, in elk_nir_lower_vue_inputs()
418 elk_nir_lower_tes_inputs(nir_shader *nir, const struct intel_vue_map *vue_map) in elk_nir_lower_tes_inputs()
492 elk_nir_lower_fs_inputs(nir_shader *nir, in elk_nir_lower_fs_inputs()
546 elk_nir_lower_vue_outputs(nir_shader *nir) in elk_nir_lower_vue_outputs()
557 elk_nir_lower_tcs_outputs(nir_shader *nir, const struct intel_vue_map *vue_map, in elk_nir_lower_tcs_outputs()
581 elk_nir_lower_fs_outputs(nir_shader *nir) in elk_nir_lower_fs_outputs()
601 elk_nir_optimize(nir_shader *nir, bool is_scalar, in elk_nir_optimize()
881 elk_preprocess_nir(const struct elk_compiler *compiler, nir_shader *nir, in elk_preprocess_nir()
1290 elk_vectorize_lower_mem_access(nir_shader *nir, in elk_vectorize_lower_mem_access()
1337 nir_shader_has_local_variables(const nir_shader *nir) in nir_shader_has_local_variables()
1355 elk_postprocess_nir(nir_shader *nir, const struct elk_compiler *compiler, in elk_postprocess_nir()
1559 elk_nir_apply_sampler_key(nir_shader *nir, in elk_nir_apply_sampler_key()
1643 elk_nir_api_subgroup_size(const nir_shader *nir, in elk_nir_api_subgroup_size()
1650 elk_nir_apply_key(nir_shader *nir, in elk_nir_apply_key()
1837 nir_shader *nir = in elk_nir_create_passthrough_tcs() local
1897 elk_nir_get_var_type(const struct nir_shader *nir, nir_variable *var) in elk_nir_get_var_type()