Lines Matching defs:nir
220 iris_lower_storage_image_derefs(nir_shader *nir) in iris_lower_storage_image_derefs()
272 iris_fix_edge_flags(nir_shader *nir) in iris_fix_edge_flags()
381 nir_shader *nir, in iris_setup_uniforms()
798 struct nir_shader *nir, in iris_setup_binding_table()
1112 nir_shader *nir = nir_shader_clone(mem_ctx, ish->nir); in iris_compile_vs() local
1240 const nir_shader *nir = ish->nir; in iris_get_shader_info() local
1297 nir_shader *nir; in iris_compile_tcs() local
1448 nir_shader *nir = nir_shader_clone(mem_ctx, ish->nir); in iris_compile_tes() local
1570 nir_shader *nir = nir_shader_clone(mem_ctx, ish->nir); in iris_compile_gs() local
1686 nir_shader *nir = nir_shader_clone(mem_ctx, ish->nir); in iris_compile_fs() local
1986 nir_shader *nir = nir_shader_clone(mem_ctx, ish->nir); in iris_compile_cs() local
2169 nir_shader *nir, in iris_create_uncompiled_shader()
2221 struct nir_shader *nir; in iris_create_shader_state() local
2394 nir_shader *nir; in iris_create_compute_state() local