KWin
|
#include <graphicsbuffer.h>
Public Attributes | |
FileDescriptor | fd |
int | stride |
off_t | offset |
QSize | size |
uint32_t | format |
Definition at line 32 of file graphicsbuffer.h.
FileDescriptor KWin::ShmAttributes::fd |
Definition at line 34 of file graphicsbuffer.h.
uint32_t KWin::ShmAttributes::format |
Definition at line 38 of file graphicsbuffer.h.
off_t KWin::ShmAttributes::offset |
Definition at line 36 of file graphicsbuffer.h.
QSize KWin::ShmAttributes::size |
Definition at line 37 of file graphicsbuffer.h.
int KWin::ShmAttributes::stride |
Definition at line 35 of file graphicsbuffer.h.