terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Microsoft.Xna.Framework.Graphics.GraphicsCapabilities Class Reference
+ Inheritance diagram for Microsoft.Xna.Framework.Graphics.GraphicsCapabilities:
+ Collaboration diagram for Microsoft.Xna.Framework.Graphics.GraphicsCapabilities:

Public Member Functions

 GraphicsCapabilities ()
 

Package Functions

void Initialize (GraphicsDevice device)
 

Properties

bool SupportsNonPowerOfTwo [get, set, private set]
 
bool SupportsTextureFilterAnisotropic [get, set, private set]
 
bool SupportsDepth24 [get, set, private set]
 
bool SupportsPackedDepthStencil [get, set, private set]
 
bool SupportsDepthNonLinear [get, set, private set]
 
bool SupportsDxt1 [get, set, private set]
 
bool SupportsS3tc [get, set, private set]
 
bool SupportsPvrtc [get, set, private set]
 
bool SupportsEtc1 [get, set, private set]
 
bool SupportsAtitc [get, set, private set]
 
bool SupportsTextureMaxLevel [get, set, private set]
 
bool SupportsSRgb [get, set, private set]
 
bool SupportsTextureArrays [get, set, private set]
 
bool SupportsDepthClamp [get, set, private set]
 
bool SupportsVertexTextures [get, set, private set]
 
bool SupportsFloatTextures [get, set, private set]
 
bool SupportsHalfFloatTextures [get, set, private set]
 
bool SupportsNormalized [get, set, private set]
 
int MaxTextureAnisotropy [get, set, private set]
 
int MaxMultiSampleCount [get, set]
 
bool SupportsInstancing [get, set, private set]
 

Private Attributes

bool< SupportsNonPowerOfTwok__BackingField
 
bool< SupportsTextureFilterAnisotropick__BackingField
 
bool< SupportsDepth24k__BackingField
 
bool< SupportsPackedDepthStencilk__BackingField
 
bool< SupportsDepthNonLineark__BackingField
 
bool< SupportsDxt1k__BackingField
 
bool< SupportsS3tck__BackingField
 
bool< SupportsPvrtck__BackingField
 
bool< SupportsEtc1k__BackingField
 
bool< SupportsAtitck__BackingField
 
bool< SupportsTextureMaxLevelk__BackingField
 
bool< SupportsSRgbk__BackingField
 
bool< SupportsTextureArraysk__BackingField
 
bool< SupportsDepthClampk__BackingField
 
bool< SupportsVertexTexturesk__BackingField
 
bool< SupportsFloatTexturesk__BackingField
 
bool< SupportsHalfFloatTexturesk__BackingField
 
bool< SupportsNormalizedk__BackingField
 
int< MaxTextureAnisotropyk__BackingField
 
int _maxMultiSampleCount
 
bool< SupportsInstancingk__BackingField
 

Static Private Attributes

const int MultiSampleCountLimit = 32
 

Detailed Description

Definition at line 9 of file GraphicsCapabilities.cs.


The documentation for this class was generated from the following file: