PixelShaderCaps.MaxNumberInstructionSlots Field (Microsoft.DirectX.Direct3D)
Specifies the maximum number of instruction slots the driver supports.
Definition
Visual Basic Public Shared MaxNumberInstructionSlots As Int32 C# public static Int32 MaxNumberInstructionSlots; C++ public: static Int32 MaxNumberInstructionSlots; JScript public static var MaxNumberInstructionSlots : Int32
Field Value
System.Int32
Value of 512.This field is read-only.