MiscCaps.SupportsIndependentWriteMasks Property |
Language: |
Specifies whether the device supports independent write masks for multiple element textures or multiple render targets.
Visual Basic Public ReadOnly Property SupportsIndependentWriteMasks As Boolean C# public bool SupportsIndependentWriteMasks { get; } C++ public:
property bool SupportsIndependentWriteMasks {
bool get();
}JScript public function get SupportsIndependentWriteMasks() : boolean
System.Boolean
This property is read-only.
Value that is true if the device supports independent write masks, or false if it does not.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center