Skip to content

Instantly share code, notes, and snippets.

@LongChair
Created June 29, 2017 04:44
Show Gist options
  • Save LongChair/710d25ed60adce5b2ec146737226f0c9 to your computer and use it in GitHub Desktop.
Save LongChair/710d25ed60adce5b2ec146737226f0c9 to your computer and use it in GitHub Desktop.
struct {
int nb_layers
struct {
uint_32 format;
uint64_t format_modifier;
int fd;
struct {
ptrdiff_t offsets[];
ptrdiff_t pitches[];
} Whatever;
} Layer;
} Descriptor;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment