typedef struct { int fd; int width; int height; int stride; int offset; int fourcc; int numplanes; unsigned long int modifiers; } dma_texture_params;