blob: 48409d4ec690f2ea069858518de10cdc3c605552 [file] [log] [blame]
// Copyright 2019 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
library zircon.device.sysmem;
struct BufferCollectionInfo {
};
struct BufferCollectionInfo_2 {
};
struct ImageFormat {
};
struct ImageFormat_2 {
};