Searched refs:draw_vs_create_variant_generic (Results 1 – 4 of 4) sorted by relevance
180 draw_vs_create_variant_generic(struct draw_vertex_shader *vs,
125 vs->base.create_variant = draw_vs_create_variant_generic; in draw_create_vs_llvm()
248 vs->base.create_variant = draw_vs_create_variant_generic; in draw_create_vs_exec()
285 draw_vs_create_variant_generic(struct draw_vertex_shader *vs, in draw_vs_create_variant_generic() function