Home
last modified time | relevance | path

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

/external/mesa3d/src/broadcom/compiler/
Dv3d_compiler.h361 struct v3d_fs_key { struct
362 struct v3d_key base;
363 bool is_points;
364 bool is_lines;
365 bool line_smoothing;
366 bool alpha_test;
367 bool point_coord_upper_left;
368 bool light_twoside;
369 bool msaa;
370 bool sample_coverage;
[all …]