Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Attributes | List of all members
MirBufferPackage Struct Reference

#include <mir_native_buffer.h>

Inheritance diagram for MirBufferPackage:
Inheritance graph
[legend]

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...
 

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::stride
int MirBufferPackage::unused1

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

Copyright © 2012,2013 Canonical Ltd.
Generated on Wed Oct 30 18:52:19 UTC 2013