// SPDX-License-Identifier: MPL-2.0 // Copyright © 2022 Skyline Team and Contributors (https://github.com/skyline-emu/) #pragma once #include #include namespace skyline::gpu::interconnect::maxwell3d { namespace engine = skyline::soc::gm20b::engine::maxwell3d::type; }