Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/
Dbifrost.h112 struct bifrost_header { struct
114 unsigned zero1 : 5;
117 enum bifrost_ftz flush_to_zero : 2;
121 unsigned suppress_inf: 1;
124 unsigned suppress_nan : 1;
127 enum bifrost_exceptions float_exceptions : 2;
131 enum bifrost_flow flow_control : 3;
134 unsigned zero2 : 1;
140 unsigned terminate_discarded_threads : 1;
144 unsigned next_clause_prefetch : 1;
[all …]