Searched defs:elk_wm_prog_key (Results 1 – 1 of 1) sorted by relevance
481 struct elk_wm_prog_key { struct482 struct elk_base_prog_key base;484 uint64_t input_slots_valid;485 float alpha_test_ref;486 uint8_t color_outputs_valid;489 uint8_t iz_lookup;490 bool stats_wm:1;491 bool flat_shade:1;492 unsigned nr_color_regions:5;493 bool emit_alpha_test:1;[all …]