vl/dri3: fix warning about incompatible pointer type
Signed-off-by: Nayan Deshmukh <nayan26deshmukh@gmail.com> Reviewed-by: Leo Liu <leo.liu@amd.com>
This commit is contained in:
@@ -85,7 +85,7 @@ struct vl_dri3_screen
|
||||
int64_t last_ust, ns_frame, last_msc, next_msc;
|
||||
|
||||
bool flushed;
|
||||
bool is_different_gpu;
|
||||
int is_different_gpu;
|
||||
};
|
||||
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user