Searched defs:elk_wm_prog_key (Results 1 – 1 of 1) sorted by relevance
505 struct elk_wm_prog_key { struct506 struct elk_base_prog_key base;508 uint64_t input_slots_valid;509 float alpha_test_ref;510 uint8_t color_outputs_valid;513 uint8_t iz_lookup;514 bool stats_wm:1;515 bool flat_shade:1;516 unsigned nr_color_regions:5;517 bool emit_alpha_test:1;[all …]