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