Home
last modified time | relevance | path

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

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