UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
D3D11ThirdParty.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
#include "
Microsoft/AllowMicrosoftPlatformTypes.h
"
7
8
#if PLATFORM_64BITS
9
#pragma pack(push,16)
10
#else
11
#pragma pack(push,8)
12
#endif
13
14
THIRD_PARTY_INCLUDES_START
15
#include <d3d11_4.h>
16
#include <dxgi1_6.h>
17
#include <dxgidebug.h>
18
THIRD_PARTY_INCLUDES_END
19
20
#undef DrawText
21
22
#pragma pack(pop)
23
24
#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
Windows
D3D11RHI
Public
Windows
D3D11ThirdParty.h
Generated by
1.9.8