Lines Matching defs:zm
66 shader_key_matches_tcs_nongenerated(const struct zink_shader_module *zm, const struct zink_shader_k… in shader_key_matches_tcs_nongenerated()
78 shader_key_matches(const struct zink_shader_module *zm, in shader_key_matches()
101 shader_module_hash(const struct zink_shader_module *zm) in shader_module_hash()
138 struct zink_shader_module *zm; in create_shader_module_for_stage() local
245 struct zink_shader_module *zm; in create_shader_module_for_stage_optimal() local
347 zink_destroy_shader_module(struct zink_screen *screen, struct zink_shader_module *zm) in zink_destroy_shader_module()
361 struct zink_shader_module *zm = util_dynarray_pop(sc, struct zink_shader_module*); in destroy_shader_cache() local
387 …struct zink_shader_module *zm = get_shader_module_for_stage(ctx, screen, prog->shaders[i], prog, i… in update_gfx_shader_modules() local
437 …struct zink_shader_module *zm = create_shader_module_for_stage(ctx, screen, prog->shaders[i], prog… in generate_gfx_program_modules() local
467 …struct zink_shader_module *zm = create_shader_module_for_stage_optimal(ctx, screen, prog->shaders[… in generate_gfx_program_modules_optimal() local
658 …struct zink_shader_module *zm = get_shader_module_for_stage_optimal(ctx, screen, prog->shaders[pst… in update_gfx_shader_module_optimal() local
860 struct zink_shader_module *zm = NULL; in update_cs_shader_module() local