• Home
  • Raw
  • Download

Lines Matching defs:ish

154                                       struct crocus_uncompiled_shader *ish,  in crocus_populate_sampler_prog_key_data()
1156 struct crocus_uncompiled_shader *ish, in crocus_compile_vs()
1273 struct crocus_uncompiled_shader *ish = in crocus_update_compiled_vs() local
1336 const struct crocus_uncompiled_shader *ish = ice->shaders.uncompiled[stage]; in crocus_get_shader_info() local
1381 struct crocus_uncompiled_shader *ish, in crocus_compile_tcs()
1515 struct crocus_uncompiled_shader *ish, in crocus_compile_tes()
1615 struct crocus_uncompiled_shader *ish = in crocus_update_compiled_tes() local
1658 struct crocus_uncompiled_shader *ish, in crocus_compile_gs()
1759 struct crocus_uncompiled_shader *ish = in crocus_update_compiled_gs() local
1798 struct crocus_uncompiled_shader *ish, in crocus_compile_fs()
1896 struct crocus_uncompiled_shader *ish = in crocus_update_compiled_fs() local
2446 struct crocus_uncompiled_shader *ish = ice->shaders.uncompiled[last_stage]; in crocus_update_compiled_shaders() local
2499 struct crocus_uncompiled_shader *ish, in crocus_compile_cs()
2567 struct crocus_uncompiled_shader *ish = in crocus_update_compiled_cs() local
2663 struct crocus_uncompiled_shader *ish = in crocus_create_uncompiled_shader() local
2731 struct crocus_uncompiled_shader *ish = crocus_create_shader_state(ctx, state); in crocus_create_vs_state() local
2758 struct crocus_uncompiled_shader *ish = crocus_create_shader_state(ctx, state); in crocus_create_tcs_state() local
2788 struct crocus_uncompiled_shader *ish = crocus_create_shader_state(ctx, state); in crocus_create_tes_state() local
2817 struct crocus_uncompiled_shader *ish = crocus_create_shader_state(ctx, state); in crocus_create_gs_state() local
2840 struct crocus_uncompiled_shader *ish = crocus_create_shader_state(ctx, state); in crocus_create_fs_state() local
2895 struct crocus_uncompiled_shader *ish = in crocus_create_compute_state() local
2919 struct crocus_uncompiled_shader *ish = state; in crocus_delete_shader_state() local
2980 struct crocus_uncompiled_shader *ish, in bind_shader_state()