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