![]() |
![]() |
![]() |
Caps.MaxPixelShader30InstructionSlots Property |
Language: |
Retrieves a value that indicates the maximum number of vertex shader instruction slots supported.
Visual Basic .NET Public ReadOnly Property MaxPixelShader30InstructionSlots As Integer C# public int MaxPixelShader30InstructionSlots { get; } Managed C++ public: __property int get_MaxPixelShader30InstructionSlots(); JScript .NET public function get MaxPixelShader30InstructionSlots() : int
System.Int32 . An Int32
This property is read-only.value that indicates the maximum number of vertex shader instruction slots supported.
The maximum value that this member can have is 32768. Devices that support vs_3_0 are required to support at least 512 instruction slots.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center