Searched refs:draw_vs_create_variant_generic (Results 1 – 4 of 4) sorted by relevance
112 vs->base.create_variant = draw_vs_create_variant_generic; in draw_create_vs_llvm()
188 draw_vs_create_variant_generic( struct draw_vertex_shader *vs,
238 vs->base.create_variant = draw_vs_create_variant_generic; in draw_create_vs_exec()
298 draw_vs_create_variant_generic( struct draw_vertex_shader *vs, in draw_vs_create_variant_generic() function