Lines Matching defs:nir
238 elk_nir_lower_vs_inputs(nir_shader *nir, in elk_nir_lower_vs_inputs()
369 elk_nir_lower_vue_inputs(nir_shader *nir, in elk_nir_lower_vue_inputs()
419 elk_nir_lower_tes_inputs(nir_shader *nir, const struct intel_vue_map *vue_map) in elk_nir_lower_tes_inputs()
494 elk_nir_lower_fs_inputs(nir_shader *nir, in elk_nir_lower_fs_inputs()
551 elk_nir_lower_vue_outputs(nir_shader *nir) in elk_nir_lower_vue_outputs()
562 elk_nir_lower_tcs_outputs(nir_shader *nir, const struct intel_vue_map *vue_map, in elk_nir_lower_tcs_outputs()
586 elk_nir_lower_fs_outputs(nir_shader *nir) in elk_nir_lower_fs_outputs()
606 elk_nir_optimize(nir_shader *nir, bool is_scalar, in elk_nir_optimize()
892 elk_preprocess_nir(const struct elk_compiler *compiler, nir_shader *nir, in elk_preprocess_nir()
1319 elk_vectorize_lower_mem_access(nir_shader *nir, in elk_vectorize_lower_mem_access()
1391 nir_shader_has_local_variables(const nir_shader *nir) in nir_shader_has_local_variables()
1409 elk_postprocess_nir(nir_shader *nir, const struct elk_compiler *compiler, in elk_postprocess_nir()
1633 elk_nir_apply_sampler_key(nir_shader *nir, in elk_nir_apply_sampler_key()
1714 elk_nir_api_subgroup_size(const nir_shader *nir, in elk_nir_api_subgroup_size()
1721 elk_nir_apply_key(nir_shader *nir, in elk_nir_apply_key()
1910 nir_shader *nir = in elk_nir_create_passthrough_tcs() local
1971 elk_nir_get_var_type(const struct nir_shader *nir, nir_variable *var) in elk_nir_get_var_type()