Mir
Public Attributes | List of all members
MirGraphicsRegion Struct Reference

Retrieved information about a MirWindow. More...

#include <client_types.h>

Public Attributes

int width
 
int height
 
int stride
 
MirPixelFormat pixel_format
 
char * vaddr
 

Detailed Description

Retrieved information about a MirWindow.

This is most useful for learning how and where to write to a 'mir_buffer_usage_software' surface.

Member Data Documentation

int MirGraphicsRegion::height
MirPixelFormat MirGraphicsRegion::pixel_format
int MirGraphicsRegion::stride
char* MirGraphicsRegion::vaddr
int MirGraphicsRegion::width

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

Copyright © 2012-2021 Canonical Ltd.
Generated on Wed Mar 31 14:57:31 UTC 2021
This documentation is licensed under the GPL version 2 or 3.