DkmGPURegisterDescription.RegisterIndex Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The index of a GPU register.
public: initonly System::UInt32 RegisterIndex;
public: initonly unsigned int RegisterIndex;
initonly unsigned int RegisterIndex;
public readonly uint RegisterIndex;
val mutable RegisterIndex : uint32
Public ReadOnly RegisterIndex As UInteger