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

§ age

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

§ data

int MirBufferPackage::data[mir_buffer_package_max]

§ data_items

int MirBufferPackage::data_items

§ fd

int MirBufferPackage::fd[mir_buffer_package_max]

§ fd_items

int MirBufferPackage::fd_items

§ flags

unsigned int MirBufferPackage::flags

§ height

int MirBufferPackage::height

§ stride

int MirBufferPackage::stride

§ unused0

int MirBufferPackage::unused0

§ width

int MirBufferPackage::width

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

Copyright © 2012-2016 Canonical Ltd.
Generated on Sat Dec 3 12:48:59 UTC 2016