1//********************************************************* 2// 3// Copyright (c) Microsoft Corporation. 4// Licensed under the MIT License (MIT). 5// 6//********************************************************* 7 8#pragma once 9 10struct CD3DX12_DEFAULT {}; 11extern const DECLSPEC_SELECTANY CD3DX12_DEFAULT D3D12_DEFAULT; 12 13 14