Go to the documentation of this file.
19 #ifndef MIR_CLIENT_EXTENSIONS_HARDWARE_BUFFER_STREAM_H_
20 #define MIR_CLIENT_EXTENSIONS_HARDWARE_BUFFER_STREAM_H_
36 #pragma GCC diagnostic push
37 #pragma GCC diagnostic ignored "-Wdeprecated-declarations"
42 #pragma GCC diagnostic pop
53 connection,
"mir_extension_hardware_buffer_stream", 1);
Definition: hardware_buffer_stream.h:45
void const * mir_connection_request_extension(MirConnection *connection, char const *interface, int version)
Request a Mir extension.
int height
Definition: client_types.h:2
MirExtensionGetHardwareBufferStream get_hardware_buffer_stream
Definition: hardware_buffer_stream.h:46
MirBufferStream *(* MirExtensionGetHardwareBufferStream)(MirRenderSurface *rs, int width, int height, MirPixelFormat format)
Definition: hardware_buffer_stream.h:38
int width
Definition: client_types.h:1
struct MirExtensionHardwareBufferStreamV1 MirExtensionHardwareBufferStreamV1
Copyright © 2012-2020
Canonical Ltd.
Generated on Sun Sep 27 19:03:53 UTC 2020
This documentation is licensed under the GPL version 2 or 3.