736fdbee
by Yeshun Ye at 2025-11-03T21:18:38+01:00
d2d1: Fix missing geometry assignment in command list recording.
The d2d_command_list_draw_geometry() function didn't store the 'geometry',
this may cause an error when command replay.
Signed-off-by: YeshunYe <yeyeshun@uniontech.com>