sync code with last improvements from OpenBSD

This commit is contained in:
purplerain 2023-09-06 19:06:36 +00:00
parent c6dfd6da0e
commit 5d9ce0a053
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
6 changed files with 6 additions and 9 deletions

View file

@ -276,7 +276,7 @@ extern _X_EXPORT PixmapPtr glamor_pixmap_from_fds(ScreenPtr screen,
const CARD32 *offsets,
CARD8 depth,
CARD8 bpp,
uint64_t modifier);
CARD64 modifier);
/* @glamor_pixmap_from_fd: Creates a pixmap to wrap a dma-buf fd.
*