d3d11.go raw

   1  // SPDX-License-Identifier: Unlicense OR MIT
   2  
   3  // This file exists so this package builds on non-Windows platforms.
   4  
   5  package d3d11
   6