diff --git a/src/imagination/common/pvr_device_info.h b/src/imagination/common/pvr_device_info.h index 9ae5283938e..701b28524d1 100644 --- a/src/imagination/common/pvr_device_info.h +++ b/src/imagination/common/pvr_device_info.h @@ -276,6 +276,7 @@ struct pvr_device_features { bool has_paired_tiles : 1; bool has_pbe2_in_xe : 1; bool has_pbe_filterable_f16 : 1; + bool has_pbe_stride_align_1pixel : 1; bool has_pbe_yuv : 1; bool has_pds_ddmadt : 1; bool has_roguexe : 1; diff --git a/src/imagination/csbgen/rogue/pbestate.xml b/src/imagination/csbgen/rogue/pbestate.xml index dcff708bcfc..b06f02db0df 100644 --- a/src/imagination/csbgen/rogue/pbestate.xml +++ b/src/imagination/csbgen/rogue/pbestate.xml @@ -256,7 +256,6 @@ SOFTWARE. -