Searched refs:tes_variant (Results 1 – 1 of 1) sorted by relevance
11225 struct svga_tes_variant *tes_variant = svga_tes_variant(variant); in svga_tgsi_vgpu10_translate() local11231 tes_variant->prim_mode = emit->tes.prim_mode; in svga_tgsi_vgpu10_translate()11232 tes_variant->spacing = emit->tes.spacing; in svga_tgsi_vgpu10_translate()11233 tes_variant->vertices_order_cw = emit->tes.vertices_order_cw; in svga_tgsi_vgpu10_translate()11234 tes_variant->point_mode = emit->tes.point_mode; in svga_tgsi_vgpu10_translate()