Share via


PixelShaderCaps.MaxNumberInstructionSlots Field (Microsoft.DirectX.Direct3D)

Specifies the maximum number of instruction slots the driver supports.

Definition

Visual Basic Public Shared MaxNumberInstructionSlots As Int32Leave Site
C# public static Int32Leave Site MaxNumberInstructionSlots;
C++ public: static Int32Leave Site MaxNumberInstructionSlots;
JScript public static var MaxNumberInstructionSlots : Int32Leave Site

Field Value

System.Int32
Value of 512.

This field is read-only.