UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ID3D12DynamicRHI.h File Reference
#include "D3D12ThirdParty.h"
#include "RHI.h"
#include "Templates/Function.h"

Go to the source code of this file.

Classes

struct  FD3D12MinimalAdapterDesc
 
struct  ID3D12DynamicRHI
 

Typedefs

using ID3D12PlatformDynamicRHI = ID3D12DynamicRHI
 

Enumerations

enum class  ED3D12RHIRunOnQueueType { Graphics = 0 , Copy }
 

Functions

bool IsRHID3D12 ()
 
ID3D12DynamicRHIGetID3D12DynamicRHI ()
 
ID3D12PlatformDynamicRHIGetID3D12PlatformDynamicRHI ()
 

Typedef Documentation

◆ ID3D12PlatformDynamicRHI

Enumeration Type Documentation

◆ ED3D12RHIRunOnQueueType

Enumerator
Graphics 
Copy 

Function Documentation

◆ GetID3D12DynamicRHI()

ID3D12DynamicRHI * GetID3D12DynamicRHI ( )
inline

◆ GetID3D12PlatformDynamicRHI()

ID3D12PlatformDynamicRHI * GetID3D12PlatformDynamicRHI ( )
inline

◆ IsRHID3D12()

bool IsRHID3D12 ( )
inline