Searched refs:draw_vs_create_variant_generic (Results 1 – 5 of 5) sorted by relevance
111 vs->base.create_variant = draw_vs_create_variant_generic; in draw_create_vs_llvm()
192 draw_vs_create_variant_generic( struct draw_vertex_shader *vs,
188 vs->base.create_variant = draw_vs_create_variant_generic; in draw_create_vs_ppc()
237 vs->base.create_variant = draw_vs_create_variant_generic; in draw_create_vs_exec()
269 draw_vs_create_variant_generic( struct draw_vertex_shader *vs, in draw_vs_create_variant_generic() function