mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
18a6dcf571
The package app/internal/d3d11 now contains only the GPU backend on Direct3D. Move it below package gpu to reflect that. Signed-off-by: Elias Naur <mail@eliasnaur.com>
6 lines
130 B
Go
6 lines
130 B
Go
// SPDX-License-Identifier: Unlicense OR MIT
|
|
|
|
// This file exists so this package builds on non-Windows platforms.
|
|
|
|
package d3d11
|