Overte C++ Documentation
vk/src/vk/Forward.h
1 //
2 // Created by Bradley Austin Davis on 2018/10/29
3 // Copyright 2018 High Fidelity, Inc.
4 // Copyright 2024 Overte e.V.
5 //
6 // Distributed under the Apache License, Version 2.0.
7 // See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
8 // SPDX-License-Identifier: Apache-2.0
9 //
10 
11 namespace vks {
12  struct Buffer;
13  struct Context;
14 }