Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/elk/
Delk_compiler.h505 struct elk_wm_prog_key { struct
506 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 …]