Lines Matching refs:tess
96 /* for ex, VS shaders with tess don't have normal varying outs: */
345 v->tess.primitive_mode = info->tess._primitive_mode;
346 v->tess.tcs_vertices_out = info->tess.tcs_vertices_out;
347 v->tess.spacing = info->tess.spacing;
348 v->tess.ccw = info->tess.ccw;
349 v->tess.point_mode = info->tess.point_mode;