Mir
|
#include <mir_native_buffer.h>
Public Attributes | |
int | data_items |
int | fd_items |
int | data [mir_buffer_package_max] |
int | unused1 |
int | fd [mir_buffer_package_max] |
unsigned int | flags |
int | stride |
int | age |
Number of frames submitted by the client since the client has rendered to this buffer. More... | |
int MirBufferPackage::age |
Number of frames submitted by the client since the client has rendered to this buffer.
This has the same semantics as the EGL_EXT_buffer_age extension
int MirBufferPackage::data[mir_buffer_package_max] |
int MirBufferPackage::data_items |
int MirBufferPackage::fd[mir_buffer_package_max] |
int MirBufferPackage::fd_items |
unsigned int MirBufferPackage::flags |
int MirBufferPackage::stride |
int MirBufferPackage::unused1 |
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Oct 15 00:23:28 UTC 2013