Mir
Classes | Namespaces | Enumerations | Functions
buffer_properties.h File Reference
#include "mir/geometry/size.h"
#include "mir_toolkit/common.h"
Include dependency graph for buffer_properties.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mir::graphics::BufferProperties
 Buffer creation properties. More...
 

Namespaces

 mir
 
 mir::graphics
 Graphics subsystem. Mediates interaction between core system and the graphics environment.
 

Enumerations

enum  mir::graphics::BufferUsage { mir::graphics::BufferUsage::undefined, mir::graphics::BufferUsage::hardware, mir::graphics::BufferUsage::software }
 How a buffer is going to be used. More...
 

Functions

bool mir::graphics::operator== (BufferProperties const &lhs, BufferProperties const &rhs)
 
bool mir::graphics::operator!= (BufferProperties const &lhs, BufferProperties const &rhs)
 

Copyright © 2012-2016 Canonical Ltd.
Generated on Fri Dec 20 06:52:43 UTC 2019