GraphicsDeviceCapabilities.DeclarationTypeCaps Members
The following tables list the members exposed by the GraphicsDeviceCapabilities.DeclarationTypeCaps type.
Public Properties
Name | Description | |
---|---|---|
![]() |
SupportsByte4 | Gets a value indicating whether vertex declarations support VertexElementFormat.Byte4. |
![]() |
SupportsHalfVector2 | Gets a value indicating whether vertex declarations support VertexElementFormat.HalfVector2 |
![]() |
SupportsHalfVector4 | Gets a value indicating whether vertex declarations support VertexElementFormat.HalfVector4. |
![]() |
SupportsNormalized101010 | Gets a value indicating whether vertex declarations support VertexElementFormat.Normalized101010. |
![]() |
SupportsNormalizedShort2 | Gets a value indicating whether vertex declarations support VertexElementFormat.NormalizedShort2. |
![]() |
SupportsNormalizedShort4 | Gets a value indicating whether vertex declarations support VertexElementFormat.NormalizedShort4. |
![]() |
SupportsRg32 | Gets a value indicating whether vertex declarations support VertexElementFormat.Rg32. |
![]() |
SupportsRgba32 | Gets a value indicating whether vertex declarations support VertexElementFormat.Rgba32. |
![]() |
SupportsRgba64 | Gets a value indicating whether vertex declarations support VertexElementFormat.Rgba64. |
![]() |
SupportsUInt101010 | Gets a value indicating whether vertex declarations support VertexElementFormat.UInt101010. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from ValueType.) |
![]() |
GetHashCode | (Inherited from ValueType.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | Retrieves a string representation of this object. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
GraphicsDeviceCapabilities.DeclarationTypeCaps Structure
Microsoft.Xna.Framework.Graphics Namespace