Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_context.h255 struct iris_fs_prog_key { struct
256 struct iris_base_prog_key base;
258 unsigned nr_color_regions:5;
259 bool flat_shade:1;
283 struct iris_fs_prog_key fs; argument