Home
last modified time | relevance | path

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

/third_party/mesa3d/src/broadcom/compiler/
Dv3d_compiler.h412 struct v3d_fs_key { struct
413 struct v3d_key base;
414 bool is_points;
415 bool is_lines;
416 bool line_smoothing;
417 bool point_coord_upper_left;
418 bool msaa;
419 bool sample_coverage;
420 bool sample_alpha_to_coverage;
421 bool sample_alpha_to_one;
[all …]