ac/vcn_dec: Add av1_intrabc_workaround
Cc: mesa-stable Reviewed-by: Ruijing Dong <ruijing.dong@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36725>
This commit is contained in:
@@ -1086,6 +1086,7 @@ typedef struct rvcn_dec_message_av1_s {
|
||||
rvcn_dec_warped_motion_params_t global_motion[8];
|
||||
rvcn_dec_av1_tile_info_t tile_info[256];
|
||||
unsigned char reserved[3];
|
||||
unsigned int av1_intrabc_workaround;
|
||||
} rvcn_dec_message_av1_t;
|
||||
|
||||
typedef struct rvcn_dec_feature_index_s {
|
||||
|
||||
Reference in New Issue
Block a user