panfrost: properly align value
This matches the rest of this file. Reviewed-by: Lars-Ivar Hesselberg Simonsen <lars-ivar.simonsen@arm.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33925>
This commit is contained in:
committed by
Marge Bot
parent
c2ddafb935
commit
af87aa5ee4
@@ -99,7 +99,7 @@ const struct mali_sample_positions sample_position_lut[] = {
|
||||
SAMPLE16(-5, 5),
|
||||
SAMPLE16(-7, -1),
|
||||
SAMPLE16( 3, 7),
|
||||
SAMPLE16( 7, -7),
|
||||
SAMPLE16( 7, -7),
|
||||
},
|
||||
.origin = SAMPLE16(0, 0)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user