Open 3D Engine Atom Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::RPI::StreamingImage Member List

This is the complete list of members for AZ::RPI::StreamingImage, including all inherited members.

AZ_CLASS_ALLOCATOR(StreamingImage, SystemAllocator) (defined in AZ::RPI::StreamingImage)AZ::RPI::StreamingImage
AZ_CLASS_ALLOCATOR(Image, AZ::SystemAllocator) (defined in AZ::RPI::Image)AZ::RPI::Image
AZ_INSTANCE_DATA(StreamingImage, "{E48A7FF0-3065-42C6-9673-4FE7C8905629}", Image) (defined in AZ::RPI::StreamingImage)AZ::RPI::StreamingImage
AZ_INSTANCE_DATA(Image, "{4E4B1092-1BEE-4DC4-BE4B-8FBC83B0F48C}") (defined in AZ::RPI::Image)AZ::RPI::Image
CancelExpanding()AZ::RPI::StreamingImage
CreateFromCpuData(const StreamingImagePool &streamingImagePool, RHI::ImageDimension imageDimension, RHI::Size imageSize, RHI::Format imageFormat, const void *imageData, size_t imageDataSize, Uuid id=Uuid::CreateRandom())AZ::RPI::StreamingImagestatic
ExpandMipChain()AZ::RPI::StreamingImage
FindOrCreate(const Data::Asset< StreamingImageAsset > &streamingImageAsset)AZ::RPI::StreamingImagestatic
GetAverageColor() constAZ::RPI::StreamingImage
GetDescriptor() constAZ::RPI::Image
GetImageView() constAZ::RPI::Image
GetMipLevelCount()AZ::RPI::Image
GetPool() const (defined in AZ::RPI::StreamingImage)AZ::RPI::StreamingImage
GetResidentMipLevel()AZ::RPI::StreamingImage
GetRHIImage()AZ::RPI::Image
GetRHIImage() constAZ::RPI::Image
GetStreamingPriority() const (defined in AZ::RPI::StreamingImage)AZ::RPI::StreamingImage
Image() (defined in AZ::RPI::Image)AZ::RPI::Imageprotected
ImageSystem (defined in AZ::RPI::StreamingImage)AZ::RPI::StreamingImagefriend
IsExpanding() constAZ::RPI::StreamingImage
IsInitialized() constAZ::RPI::Image
IsStreamable() constAZ::RPI::StreamingImage
IsStreamed() constAZ::RPI::StreamingImage
IsTrimmable() constAZ::RPI::StreamingImage
m_image (defined in AZ::RPI::Image)AZ::RPI::Imageprotected
m_imageView (defined in AZ::RPI::Image)AZ::RPI::Imageprotected
Priority typedefAZ::RPI::StreamingImage
QueueExpandToMipChainLevel(size_t mipChainLevel)AZ::RPI::StreamingImage
QueueExpandToNextMipChainLevel()AZ::RPI::StreamingImage
SetStreamingPriority(Priority priority)AZ::RPI::StreamingImage
SetTargetMip(uint16_t targetMipLevel)AZ::RPI::StreamingImage
StreamingImageContext (defined in AZ::RPI::StreamingImage)AZ::RPI::StreamingImagefriend
StreamingImageController (defined in AZ::RPI::StreamingImage)AZ::RPI::StreamingImagefriend
TrimOneMipChain()AZ::RPI::StreamingImage
TrimToMipChainLevel(size_t mipChainLevel)AZ::RPI::StreamingImage
UpdateImageContents(const RHI::ImageUpdateRequest &request)AZ::RPI::Imagevirtual
~Image()=default (defined in AZ::RPI::Image)AZ::RPI::Imagevirtual
~StreamingImage() override (defined in AZ::RPI::StreamingImage)AZ::RPI::StreamingImage