Show / Hide Table of Contents

Enum SvmMemoryFlags

Namespace: OpenTK.Compute.OpenCL
Assembly: OpenTK.Compute.dll
Syntax
[Flags]
public enum SvmMemoryFlags : ulong

Fields

Name Description
AllocateHostPointer
CopyHostPointer
HostNoAccess
HostReadOnly
HostWriteOnly
KernelReadAndWrite
ReadOnly
ReadWrite
SvmAtomics
SvmFineGrainBuffer
UseHostPointer
WriteOnly
In This Article
Back to top Generated by DocFX