Mir
Public Attributes | List of all members
MirBufferPackage Struct Reference

#include <mir_native_buffer.h>

Public Attributes

int data_items
 
int fd_items
 
int data [mir_buffer_package_max]
 
int width
 
int height
 
int fd [mir_buffer_package_max]
 
int unused0
 
unsigned int flags
 
int stride
 
int age
 Number of frames submitted by the client since the client has rendered to this buffer. More...
 

Detailed Description

Examples:
basic.c.

Member Data Documentation

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

See also
http://www.khronos.org/registry/egl/extensions/EXT/EGL_EXT_buffer_age.txt
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::height
int MirBufferPackage::stride
int MirBufferPackage::unused0
int MirBufferPackage::width

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

Copyright © 2012-2016 Canonical Ltd.
Generated on Wed Oct 11 22:26:23 UTC 2017