![]() |
ezEngine
Release 25.03
|
This is the complete list of members for ezTextureUtils, including all inherited members.
ConfigureSampler(ezTextureFilterSetting::Enum filter, ezGALSamplerStateCreationDescription &out_sampler) (defined in ezTextureUtils) | ezTextureUtils | static |
CopySubResourceToImage(const ezGALTextureCreationDescription &desc, const ezGALTextureSubresource &subResource, const ezGALSystemMemoryDescription &memory, ezImage &out_image, bool bRemoveSRGB) | ezTextureUtils | static |
CopySubResourceToMemory(const ezGALTextureCreationDescription &desc, const ezGALTextureSubresource &subResource, const ezGALSystemMemoryDescription &sourceMemory, ezArrayPtr< ezUInt8 > targetData, ezUInt32 uiTargetRowPitch) | ezTextureUtils | static |
GalFormatToImageFormat(ezGALResourceFormat::Enum format, bool bRemoveSRGB) (defined in ezTextureUtils) | ezTextureUtils | static |
GalFormatToImageFormat(ezGALResourceFormat::Enum format) (defined in ezTextureUtils) | ezTextureUtils | static |
ImageFormatToGalFormat(ezImageFormat::Enum format, bool bSRGB) | ezTextureUtils | static |
MakeImageViewFromSubResource(const ezGALTextureCreationDescription &desc, const ezGALTextureSubresource &subResource, const ezGALSystemMemoryDescription &memory, ezImage &ref_tempImage, bool bRemoveSRGB) | ezTextureUtils | static |
s_bForceFullQualityAlways | ezTextureUtils | static |