Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dbifrost.h136 struct bifrost_header { struct
138 unsigned zero1 : 5;
141 enum bifrost_ftz flush_to_zero : 2;
145 unsigned suppress_inf : 1;
148 unsigned suppress_nan : 1;
151 enum bifrost_exceptions float_exceptions : 2;
155 enum bifrost_flow flow_control : 3;
158 unsigned zero2 : 1;
164 unsigned terminate_discarded_threads : 1;
168 unsigned next_clause_prefetch : 1;
[all …]