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.h375 struct brw_wm_prog_key { struct
377 uint8_t iz_lookup;
378 bool stats_wm:1;
379 bool flat_shade:1;
380 unsigned nr_color_regions:5;
381 bool replicate_alpha:1;
382 bool clamp_fragment_color:1;
383 bool persample_interp:1;
384 bool multisample_fbo:1;
385 bool frag_coord_adds_sample_pos:1;
[all …]