KWin
|
#include <graphicsbuffer.h>
Public Attributes | |
void * | data = nullptr |
uint32_t | stride = 0 |
Definition at line 76 of file graphicsbuffer.h.
void* KWin::GraphicsBuffer::Map::data = nullptr |
Definition at line 78 of file graphicsbuffer.h.
uint32_t KWin::GraphicsBuffer::Map::stride = 0 |
Definition at line 79 of file graphicsbuffer.h.