// Copyright (C) 2026 COOLJAPAN OU (Team KitaSan)
// SPDX-License-Identifier: Apache-2.0
//! GPU context placeholder (Phase 2 wgpu integration).
// This module is reserved for GPU context / device / surface management
// once the `webgpu` feature is enabled. Currently a placeholder.