Searched refs:tes_patch_verts (Results 1 – 1 of 1) sorted by relevance
676 uint32_t tes_patch_verts = tcs_nir->info.tess.tcs_vertices_out; in st_lower_patch_vertices_in() local677 NIR_PASS_V(tes_nir, nir_lower_patch_vertices, tes_patch_verts, NULL); in st_lower_patch_vertices_in()