![]() |
![]() |
![]() |
Caps.MaxVertexShader30InstructionSlots Property |
Language: |
Retrieves the maximum number of vertex shader instruction slots supported.
Visual Basic Public ReadOnly Property MaxVertexShader30InstructionSlots As Integer C# public int MaxVertexShader30InstructionSlots { get; } C++ public:
property int MaxVertexShader30InstructionSlots {
int get();
}JScript public function get MaxVertexShader30InstructionSlots() : int
System.Int32
This property is read-only.
An Int32value that indicates the maximum number of vertex shader instruction slots supported.
The maximum value that can be set is 32768. Devices that support vs_3_0 are required to support at least 512 instruction slots.
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