18#ifndef MIR_TOOLKIT_MIR_BUFFER_STREAM_H_
19#define MIR_TOOLKIT_MIR_BUFFER_STREAM_H_
75#pragma GCC diagnostic push
76#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
84#pragma GCC diagnostic pop
103#pragma GCC diagnostic push
104#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
110#pragma GCC diagnostic pop
160 "To safely interpret the buffer contents use mir_buffer_stream_get_graphics_region()");
191 " And a client API for manual vsync will soon be available.");
int width
Definition: client_types.h:1
MirBufferUsage buffer_usage
Definition: client_types.h:6
int height
Definition: client_types.h:2
#define MIR_FOR_REMOVAL_IN_VERSION_1(message)
Definition: deprecations.h:30
Definition: mir_native_buffer.h:32
Retrieved information about a MirWindow.
Definition: client_types.h:282