Home
last modified time | relevance | path

Searched defs:lp_setup_variant_key (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
Dlp_state_setup.h17 struct lp_setup_variant_key { struct
18 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 …]
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_setup.h17 struct lp_setup_variant_key { struct
18 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 …]