UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
WindowsD3D12BarriersFactory.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4
8
9
11#if D3D12RHI_SUPPORTS_ENHANCED_BARRIERS
16#endif
17#if D3D12RHI_SUPPORTS_LEGACY_BARRIERS
22#endif
24>;
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition D3D12BarriersFactory.h:130
Definition D3D12BarriersFactory.h:42