Searched refs:stride32 (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor.c1069 uint32_t stride32; local in function:glamor_fd_from_pixmap
1071 ret = _glamor_fds_from_pixmap(screen, pixmap, &fd, &stride32, NULL, size,
1076 *stride = stride32;

Completed in 3 milliseconds