• Home
  • Raw
  • Download

Lines Matching defs:ish

152                                       struct crocus_uncompiled_shader *ish,  in crocus_populate_sampler_prog_key_data()
1181 struct crocus_uncompiled_shader *ish, in crocus_compile_vs()
1293 struct crocus_uncompiled_shader *ish = in crocus_update_compiled_vs() local
1356 const struct crocus_uncompiled_shader *ish = ice->shaders.uncompiled[stage]; in crocus_get_shader_info() local
1401 struct crocus_uncompiled_shader *ish, in crocus_compile_tcs()
1567 struct crocus_uncompiled_shader *ish, in crocus_compile_tes()
1664 struct crocus_uncompiled_shader *ish = in crocus_update_compiled_tes() local
1707 struct crocus_uncompiled_shader *ish, in crocus_compile_gs()
1805 struct crocus_uncompiled_shader *ish = in crocus_update_compiled_gs() local
1844 struct crocus_uncompiled_shader *ish, in crocus_compile_fs()
1939 struct crocus_uncompiled_shader *ish = in crocus_update_compiled_fs() local
2489 struct crocus_uncompiled_shader *ish = ice->shaders.uncompiled[last_stage]; in crocus_update_compiled_shaders() local
2542 struct crocus_uncompiled_shader *ish, in crocus_compile_cs()
2607 struct crocus_uncompiled_shader *ish = in crocus_update_compiled_cs() local
2703 struct crocus_uncompiled_shader *ish = in crocus_create_uncompiled_shader() local
2763 struct crocus_uncompiled_shader *ish = crocus_create_shader_state(ctx, state); in crocus_create_vs_state() local
2790 struct crocus_uncompiled_shader *ish = crocus_create_shader_state(ctx, state); in crocus_create_tcs_state() local
2820 struct crocus_uncompiled_shader *ish = crocus_create_shader_state(ctx, state); in crocus_create_tes_state() local
2849 struct crocus_uncompiled_shader *ish = crocus_create_shader_state(ctx, state); in crocus_create_gs_state() local
2872 struct crocus_uncompiled_shader *ish = crocus_create_shader_state(ctx, state); in crocus_create_fs_state() local
2927 struct crocus_uncompiled_shader *ish = in crocus_create_compute_state() local
2951 struct crocus_uncompiled_shader *ish = state; in crocus_delete_shader_state() local
3012 struct crocus_uncompiled_shader *ish, in bind_shader_state()