Searched refs:svga_tes_variant (Results 1 – 4 of 4) sorted by relevance
247 struct svga_tes_variant struct492 static inline struct svga_tes_variant *493 svga_tes_variant(struct svga_shader_variant *variant) in svga_tes_variant() function496 return (struct svga_tes_variant *)variant; in svga_tes_variant()
86 struct svga_tes_variant *tes = svga_tes_variant(svga->state.hw_draw.tes); in make_tcs_key()
574 variant = CALLOC(1, sizeof(struct svga_tes_variant)); in svga_new_shader_variant()
11225 struct svga_tes_variant *tes_variant = svga_tes_variant(variant); in svga_tgsi_vgpu10_translate()