7#if ENABLE_RHI_VALIDATION
#define check(expr)
Definition AssertionMacros.h:314
#define checkf(expr, format,...)
Definition AssertionMacros.h:315
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition RHIResources.h:2153
EPixelFormat GetFormat() const
Definition RHIResources.h:2341
FIntVector GetMipDimensions(uint8 MipIndex) const
Definition RHIResources.h:2246
FRHITexture * GetTexture3D()
Definition RHIResources.h:2321
Definition RHICommandList.h:183
IntType Y
Definition IntVector.h:34
IntType Size() const
Definition IntVector.h:508
IntType X
Definition IntVector.h:31
static const TIntVector3 ZeroValue
Definition IntVector.h:45
IntType Z
Definition IntVector.h:37