Searched defs:lp_setup_variant_key (Results 1 – 2 of 2) sorted by relevance
17 struct lp_setup_variant_key { struct18 unsigned size:16;19 unsigned num_inputs:8;20 int color_slot:8;22 int bcolor_slot:8;23 int spec_slot:8;24 int bspec_slot:8;25 unsigned flatshade_first:1;26 unsigned pixel_center_half:1;27 unsigned twoside:1;[all …]