Searched refs:svga_tes_variant (Results 1 – 4 of 4) sorted by relevance
271 struct svga_tes_variant struct592 static inline struct svga_tes_variant *593 svga_tes_variant(struct svga_shader_variant *variant) in svga_tes_variant() function596 return (struct svga_tes_variant *)variant; in svga_tes_variant()
57 struct svga_tes_variant *tes = svga_tes_variant(svga->state.hw_draw.tes); in make_tcs_key()
790 variant = CALLOC(1, sizeof(struct svga_tes_variant)); in svga_new_shader_variant()
13121 struct svga_tes_variant *tes_variant = svga_tes_variant(variant); in svga_tgsi_vgpu10_translate()