Searched refs:nvertices (Results 1 – 1 of 1) sorted by relevance
725 const uint32_t nvertices = shader->info.tess.tcs_vertices_out; in ir3_nir_lower_tess_ctrl() local726 nir_ssa_def *cond = nir_ult(&b, iid, nir_imm_int(&b, nvertices)); in ir3_nir_lower_tess_ctrl()