Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_compiler.h454 struct brw_wm_prog_key { struct
455 struct brw_base_prog_key base;
458 uint8_t iz_lookup;
459 bool stats_wm:1;
460 bool flat_shade:1;
461 unsigned nr_color_regions:5;
462 bool alpha_test_replicate_alpha:1;
463 bool alpha_to_coverage:1;
464 bool clamp_fragment_color:1;
465 bool persample_interp:1;
[all …]