KWin
Loading...
Searching...
No Matches
Public Attributes | List of all members
KWin::ShmAttributes Struct Reference

#include <graphicsbuffer.h>

Public Attributes

FileDescriptor fd
 
int stride
 
off_t offset
 
QSize size
 
uint32_t format
 

Detailed Description

Definition at line 32 of file graphicsbuffer.h.

Member Data Documentation

◆ fd

FileDescriptor KWin::ShmAttributes::fd

Definition at line 34 of file graphicsbuffer.h.

◆ format

uint32_t KWin::ShmAttributes::format

Definition at line 38 of file graphicsbuffer.h.

◆ offset

off_t KWin::ShmAttributes::offset

Definition at line 36 of file graphicsbuffer.h.

◆ size

QSize KWin::ShmAttributes::size

Definition at line 37 of file graphicsbuffer.h.

◆ stride

int KWin::ShmAttributes::stride

Definition at line 35 of file graphicsbuffer.h.


The documentation for this struct was generated from the following file: