UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
WindowsD3D12ThirdParty.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "
HAL/Platform.h
"
6
7
#include "
Microsoft/AllowMicrosoftPlatformTypes.h
"
8
9
#if PLATFORM_64BITS
10
#pragma pack(push,16)
11
#else
12
#pragma pack(push,8)
13
#endif
14
#define INITGUID
15
THIRD_PARTY_INCLUDES_START
16
#include <d3d12.h>
17
#include <d3dx12.h>
18
#include <dxgi1_6.h>
19
#include <dxgidebug.h>
20
THIRD_PARTY_INCLUDES_END
21
22
#undef DrawText
23
24
#pragma pack(pop)
25
26
#include "
Microsoft/HideMicrosoftPlatformTypes.h
"
AllowMicrosoftPlatformTypes.h
Platform.h
THIRD_PARTY_INCLUDES_START
#define THIRD_PARTY_INCLUDES_START
Definition
GenericPlatformCompilerPreSetup.h:63
HideMicrosoftPlatformTypes.h
THIRD_PARTY_INCLUDES_END
Definition
Voronoi.cpp:10
Engine
Source
Runtime
D3D12RHI
Public
Windows
WindowsD3D12ThirdParty.h
Generated by
1.9.8