gpu/internal/d3d11: make the Direct3D backend internal to package gpu

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>
This commit is contained in:
Elias Naur
2021-03-05 15:59:34 +01:00
parent 5a9edc9af8
commit 18a6dcf571
5 changed files with 2 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
// SPDX-License-Identifier: Unlicense OR MIT
// This file exists so this package builds on non-Windows platforms.
package d3d11