terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
GraphicsCapabilities () | |
Package Functions | |
void | Initialize (GraphicsDevice device) |
Properties | |
bool | SupportsNonPowerOfTwo [get, private set] |
bool | SupportsTextureFilterAnisotropic [get, private set] |
bool | SupportsDepth24 [get, private set] |
bool | SupportsPackedDepthStencil [get, private set] |
bool | SupportsDepthNonLinear [get, private set] |
bool | SupportsDxt1 [get, private set] |
bool | SupportsS3tc [get, private set] |
bool | SupportsPvrtc [get, private set] |
bool | SupportsEtc1 [get, private set] |
bool | SupportsAtitc [get, private set] |
bool | SupportsTextureMaxLevel [get, private set] |
bool | SupportsSRgb [get, private set] |
bool | SupportsTextureArrays [get, private set] |
bool | SupportsDepthClamp [get, private set] |
bool | SupportsVertexTextures [get, private set] |
bool | SupportsFloatTextures [get, private set] |
bool | SupportsHalfFloatTextures [get, private set] |
bool | SupportsNormalized [get, private set] |
int | MaxTextureAnisotropy [get, private set] |
int | MaxMultiSampleCount [get] |
bool | SupportsInstancing [get, private set] |
Private Attributes | |
bool< SupportsNonPowerOfTwo > | k__BackingField |
bool< SupportsTextureFilterAnisotropic > | k__BackingField |
bool< SupportsDepth24 > | k__BackingField |
bool< SupportsPackedDepthStencil > | k__BackingField |
bool< SupportsDepthNonLinear > | k__BackingField |
bool< SupportsDxt1 > | k__BackingField |
bool< SupportsS3tc > | k__BackingField |
bool< SupportsPvrtc > | k__BackingField |
bool< SupportsEtc1 > | k__BackingField |
bool< SupportsAtitc > | k__BackingField |
bool< SupportsTextureMaxLevel > | k__BackingField |
bool< SupportsSRgb > | k__BackingField |
bool< SupportsTextureArrays > | k__BackingField |
bool< SupportsDepthClamp > | k__BackingField |
bool< SupportsVertexTextures > | k__BackingField |
bool< SupportsFloatTextures > | k__BackingField |
bool< SupportsHalfFloatTextures > | k__BackingField |
bool< SupportsNormalized > | k__BackingField |
int< MaxTextureAnisotropy > | k__BackingField |
int | _maxMultiSampleCount |
bool< SupportsInstancing > | k__BackingField |
Static Private Attributes | |
const int | MultiSampleCountLimit = 32 |
Definition at line 7 of file GraphicsCapabilities.cs.