Searched refs:get_new_program_id (Results 1 – 3 of 3) sorted by relevance
218 get_new_program_id(struct brw_screen *screen) in get_new_program_id() function232 prog->id = get_new_program_id(brw->screen); in brw_new_program()296 newFP->id = get_new_program_id(brw->screen); in brw_program_string_notify()317 newVP->id = get_new_program_id(brw->screen); in brw_program_string_notify()
67 get_new_program_id(struct iris_screen *screen) in get_new_program_id() function2443 ish->program_id = get_new_program_id(screen); in iris_create_uncompiled_shader()
237 get_new_program_id(struct crocus_screen *screen) in get_new_program_id() function2691 ish->program_id = get_new_program_id(screen); in crocus_create_uncompiled_shader()