Searched refs:svga_tes_variant (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_shader.h250 struct svga_tes_variant struct
495 static inline struct svga_tes_variant *
496 svga_tes_variant(struct svga_shader_variant *variant) function in typeref:struct:svga_tes_variant *
499 return (struct svga_tes_variant *)variant;
H A Dsvga_state_ts.c86 struct svga_tes_variant *tes = svga_tes_variant(svga->state.hw_draw.tes);
H A Dsvga_shader.c603 variant = CALLOC(1, sizeof(struct svga_tes_variant));
H A Dsvga_tgsi_vgpu10.c11281 struct svga_tes_variant *tes_variant = svga_tes_variant(variant);

Completed in 18 milliseconds