Share via


PixelShaderCaps.MaxNumberTemps Field (Microsoft.DirectX.Direct3D)

Specifies the maximum number of temporary registers the driver supports.

Definition

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

Field Value

System.Int32
Value of 512.

This field is read-only.