Searched refs:tes_prog (Results 1 – 1 of 1) sorted by relevance
168 struct gl_program *tes_prog = &tep->program; in brw_tcs_populate_key() local170 uint64_t per_vertex_slots = tes_prog->info.inputs_read; in brw_tcs_populate_key()171 uint32_t per_patch_slots = tes_prog->info.patch_inputs_read; in brw_tcs_populate_key()