UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
D3D11StateCache.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3// Implementation of Device Context State Caching to improve draw
4// thread performance by removing redundant device context calls.
5
6#pragma once
7
9
FD3D11StateCacheBase FD3D11StateCache
Definition D3D11StateCache.h:10
Definition D3D11StateCachePrivate.h:59