UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
D3D11StateCachePrivate.h File Reference

Go to the source code of this file.

Classes

class  FD3D11StateCacheBase
 
struct  FD3D11StateCacheBase::FD3D11VertexBufferState
 
struct  FD3D11StateCacheBase::FD3D11ConstantBufferState
 

Macros

#define D3D11_ALLOW_STATE_CACHE   1
 
#define D3D11_STATE_CACHE_RUNTIME_TOGGLE   0
 
#define D3D11_STATE_CACHE_DEBUG   0
 
#define D3D11_STATE_CACHE_INLINE   FORCEINLINE
 
#define D3D11_STATE_CACHE_VERIFY(...)
 
#define D3D11_STATE_CACHE_VERIFY_PRE(...)
 
#define D3D11_STATE_CACHE_VERIFY_POST(...)
 

Macro Definition Documentation

◆ D3D11_ALLOW_STATE_CACHE

#define D3D11_ALLOW_STATE_CACHE   1

◆ D3D11_STATE_CACHE_DEBUG

#define D3D11_STATE_CACHE_DEBUG   0

◆ D3D11_STATE_CACHE_INLINE

#define D3D11_STATE_CACHE_INLINE   FORCEINLINE

◆ D3D11_STATE_CACHE_RUNTIME_TOGGLE

#define D3D11_STATE_CACHE_RUNTIME_TOGGLE   0

◆ D3D11_STATE_CACHE_VERIFY

#define D3D11_STATE_CACHE_VERIFY (   ...)

◆ D3D11_STATE_CACHE_VERIFY_POST

#define D3D11_STATE_CACHE_VERIFY_POST (   ...)

◆ D3D11_STATE_CACHE_VERIFY_PRE

#define D3D11_STATE_CACHE_VERIFY_PRE (   ...)