This commit is contained in:
Vincent Wei
2020-03-16 22:57:51 +08:00
parent 50ddc8e31c
commit 77c76c53ae
+1 -1
View File
@@ -147,7 +147,7 @@ typedef struct _SharedSurfInfo {
uint32_t flags; // the flags of the surface
uint32_t width, height;
uint32_t pitch;
uint32_t name; // when use flinked name
uint32_t name; // when use flink name
uint32_t drm_format; // DRM pixel format
size_t size; // whole size of the surface
off_t offset; // offset of pixel data