ir3: Add ir3_info::early_preamble
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27462>
This commit is contained in:
@@ -75,6 +75,7 @@ struct ir3_info {
|
||||
uint8_t subgroup_size;
|
||||
bool double_threadsize;
|
||||
bool multi_dword_ldp_stp;
|
||||
bool early_preamble;
|
||||
|
||||
/* number of sync bits: */
|
||||
uint16_t ss, sy;
|
||||
|
||||
Reference in New Issue
Block a user