Searched refs:vs_type (Results 1 – 1 of 1) sorted by relevance
429 struct lp_type vs_type, in generate_vs() argument451 vs_type, in generate_vs()466 lp_build_context_init(&bld, variant->gallivm, vs_type); in generate_vs()733 const struct lp_type vs_type, in store_clip() argument750 for (i = 0; i < vs_type.length; i++) { in store_clip()761 for (i = 0; i < vs_type.length; i++) { in store_clip()765 for (i = 0; i < vs_type.length; i++) { in store_clip()770 lp_build_transpose_aos(gallivm, vs_type, soa, soa); in store_clip()771 for (i = 0; i < vs_type.length; ++i) { in store_clip()778 for (j = 0; j < vs_type.length; j++) { in store_clip()[all …]