[go: nahoru, domu]

blob: 691c6080960e0cb9664d54574629120bff115cb1 [file] [log] [blame]
// Copyright 2020 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
module viz.mojom;
// See SubtreeCaptureId in components/viz/common/surfaces/subtree_capture_id.h.
struct SubtreeCaptureId {
uint32 subtree_id;
};