Struct CUstreamMemOpWriteValueParams
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: ManagedCuda.BasicTypes
Assembly: ManagedCuda.dll
Syntax
public struct CUstreamMemOpWriteValueParams
Fields
| Improve this Doc View Sourceaddress
Declaration
public CUdeviceptr address
Field Value
Type | Description |
---|---|
CUdeviceptr |
alias
For driver internal use. Initial value is unimportant.
Declaration
public CUdeviceptr alias
Field Value
Type | Description |
---|---|
CUdeviceptr |
flags
Declaration
public uint flags
Field Value
Type | Description |
---|---|
System.UInt32 |
operation
Declaration
public CUstreamBatchMemOpType operation
Field Value
Type | Description |
---|---|
CUstreamBatchMemOpType |
value
Declaration
public cuuint3264_union value
Field Value
Type | Description |
---|---|
cuuint3264_union |