Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/broadcom/compiler/
H A Dv3d_compiler.h420 struct v3d_fs_key { struct
421 struct v3d_key base;
422 bool is_points;
423 bool is_lines;
424 bool line_smoothing;
425 bool point_coord_upper_left;
426 bool msaa;
427 bool sample_alpha_to_coverage;
428 bool sample_alpha_to_one;
430 uint8_t cbufs;
[all …]