GraphicsDeviceCapabilities.DeclarationTypeCaps Properties
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. |
See Also
Reference
GraphicsDeviceCapabilities.DeclarationTypeCaps Structure
DeclarationTypeCapabilities
Microsoft.Xna.Framework.Graphics Namespace