UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition Texture2DMipAllocator_AsyncCreate.h:23
EPixelFormat FinalFormat
Definition Texture2DMipAllocator_AsyncCreate.h:47
~FTexture2DMipAllocator_AsyncCreate()
Definition Texture2DMipAllocator_AsyncCreate.cpp:17
void ReleaseAllocatedMipData()
Definition Texture2DMipAllocator_AsyncCreate.cpp:150
ETickThread GetCancelThread() const final override
Definition Texture2DMipAllocator_AsyncCreate.cpp:136
TArray< void *, TInlineAllocator< MAX_TEXTURE_MIP_COUNT > > FinalMipData
Definition Texture2DMipAllocator_AsyncCreate.h:49
int32 FinalSizeY
Definition Texture2DMipAllocator_AsyncCreate.h:45
int32 FinalSizeX
Definition Texture2DMipAllocator_AsyncCreate.h:44
Definition TextureMipAllocator.h:19
ETickThread
Definition TextureMipAllocator.h:30
Definition Texture2D.h:26
Definition Texture.h:1219
Definition TextureMipDataProvider.h:65
Definition TextureMipDataProvider.h:48