Searched refs:tcs_key (Results 1 – 7 of 7) sorted by relevance
47 struct elk_tcs_prog_key *tcs_key = (struct elk_tcs_prog_key *) v.key; in elk_tcs_thread_payload() local59 assert(tcs_key->input_vertices <= ELK_MAX_TCS_INPUT_VERTICES); in elk_tcs_thread_payload()75 r += elk_tcs_prog_key_input_vertices(tcs_key) * reg_unit(v.devinfo); in elk_tcs_thread_payload()
2637 struct elk_tcs_prog_key *tcs_key = (struct elk_tcs_prog_key *) s.key; in get_tcs_multi_patch_icp_handle() local2678 elk_imm_ud(elk_tcs_prog_key_input_vertices(tcs_key) * in get_tcs_multi_patch_icp_handle()
151 tcs->tcs_key = *key; in create_tess_ctrl_shader_variant()165 hash, &tcs->tcs_key, tcs); in d3d12_get_tcs_variant()
282 struct d3d12_tcs_variant_key tcs_key; member
1388 sel->tcs_key.varyings = nullptr; in d3d12_create_shader_impl()
47 struct brw_tcs_prog_key *tcs_key = (struct brw_tcs_prog_key *) v.key; in tcs_thread_payload() local59 assert(tcs_key->input_vertices <= BRW_MAX_TCS_INPUT_VERTICES); in tcs_thread_payload()75 r += brw_tcs_prog_key_input_vertices(tcs_key) * reg_unit(v.devinfo); in tcs_thread_payload()
2975 struct brw_tcs_prog_key *tcs_key = (struct brw_tcs_prog_key *) s.key; in get_tcs_multi_patch_icp_handle() local3014 brw_imm_ud(brw_tcs_prog_key_input_vertices(tcs_key) * in get_tcs_multi_patch_icp_handle()