Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h501 struct brw_wm_prog_key { struct
502 struct brw_base_prog_key base;
504 uint64_t input_slots_valid;
505 float alpha_test_ref;
506 uint8_t color_outputs_valid;
509 uint8_t iz_lookup;
510 bool stats_wm:1;
511 bool flat_shade:1;
512 unsigned nr_color_regions:5;
513 bool emit_alpha_test:1;
[all …]