Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_qir.h323 struct vc4_fs_key { struct
324 struct vc4_key base;
325 enum pipe_format color_format;
326 bool depth_enabled;
327 bool stencil_enabled;
328 bool stencil_twoside;
329 bool stencil_full_writemasks;
330 bool is_points;
331 bool is_lines;
332 bool point_coord_upper_left;
[all …]