RenderTargetColor class
Base classes
- class TextureData
Constructors, destructors, conversion operators
- RenderTargetColor()
- RenderTargetColor(const TextureData&, u32, u32)
Public functions
- void onApplyTextureData_()
- void initRegs_(u32) const
- void setMipLevelNum_(s32, bool)
- auto getMinSlice_() const -> u16
- void getTextureFormatName() const
- auto calcMipByteSize(u32) const -> u32
- auto isCompressedFormat() const -> bool
- auto isRenderTargetCompressAvailable() const -> bool
- auto isDepthFormat() const -> bool
- auto hasStencil() const -> bool
- void invalidateCPUCache()
- void flushCPUCache() const
-
void setDebugLabel(const sead::
SafeString& debug_label) - void getDebugLabel() const
Function documentation
void agl:: RenderTargetColor:: setMipLevelNum_(s32,
bool)
#include <common/aglTextureData.h>
u16 agl:: RenderTargetColor:: getMinSlice_() const
#include <common/aglTextureData.h>
void agl:: RenderTargetColor:: getTextureFormatName() const
#include <common/aglTextureData.h>
u32 agl:: RenderTargetColor:: calcMipByteSize(u32) const
#include <common/aglTextureData.h>
bool agl:: RenderTargetColor:: isCompressedFormat() const
#include <common/aglTextureData.h>
bool agl:: RenderTargetColor:: isRenderTargetCompressAvailable() const
#include <common/aglTextureData.h>
bool agl:: RenderTargetColor:: isDepthFormat() const
#include <common/aglTextureData.h>
bool agl:: RenderTargetColor:: hasStencil() const
#include <common/aglTextureData.h>
void agl:: RenderTargetColor:: invalidateCPUCache()
#include <common/aglTextureData.h>
void agl:: RenderTargetColor:: flushCPUCache() const
#include <common/aglTextureData.h>
void agl:: RenderTargetColor:: setDebugLabel(const sead:: SafeString& debug_label)
#include <common/aglTextureData.h>
void agl:: RenderTargetColor:: getDebugLabel() const
#include <common/aglTextureData.h>