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