DkmGPURegisterDescription.RegisterSize 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 size of a GPU register in bytes.
public: initonly System::UInt64 RegisterSize;
public: initonly unsigned long long RegisterSize;
initonly unsigned long RegisterSize;
public readonly ulong RegisterSize;
val mutable RegisterSize : uint64
Public ReadOnly RegisterSize As ULong