21 #ifndef MIR_GRAPHICS_MESA_GUEST_PLATFORM_H_
22 #define MIR_GRAPHICS_MESA_GUEST_PLATFORM_H_
34 class InternalNativeDisplay;
39 GuestPlatform(std::shared_ptr<NestedContext>
const& nested_context_arg);
45 std::shared_ptr<graphics::DisplayConfigurationPolicy>
const&,
46 std::shared_ptr<graphics::GLConfig>
const& )
override;
50 std::shared_ptr<NestedContext>
const nested_context;
52 std::shared_ptr<PlatformIpcOperations> ipc_ops;
58 #endif // MIR_GRAPHICS_MESA_GUEST_PLATFORM_H_
All things Mir.
Definition: atomic_callback.h:25
Definition: display_helpers.h:86