Searched refs:tess_input_vertices (Results 1 – 6 of 6) sorted by relevance
172 unsigned tess_input_vertices; member
11976 program->wave_size % ctx.options->key.tcs.tess_input_vertices == 0 && in select_program()11977 ctx.options->key.tcs.tess_input_vertices == nir->info.tess.tcs_vertices_out in select_program()
149 ASSIGN_FIELD(tcs.tess_input_vertices); in radv_aco_convert_pipe_key()
107 return nir_imm_int(b, s->pl_key->tcs.tess_input_vertices); in lower_abi_instr()
89 unsigned tess_input_vertices; member
3334 key.tcs.tess_input_vertices = info->ts.patch_control_points; in radv_generate_graphics_pipeline_key()3805 unsigned tess_in_patch_size = pipeline_key->tcs.tess_input_vertices; in gather_tess_info()