ClMemFlags

Namespace

Brahma.FSharp


Represents flags to specify allocation and usage information of OpenCL buffer.

Record Fields

Record FieldSignatureDescription
#AllocationModeAllocationMode
#DeviceAccessModeDeviceAccessMode
#HostAccessModeHostAccessMode

Static members

Static memberSignatureDescription
#ClMemFlags.DefaultIfDataClMemFlags

Represents default flags in case of allocation with copying data.

CompiledName:get_DefaultIfData

#ClMemFlags.DefaultIfNoDataClMemFlags

Represents default flags in case of allocation without copying data.

CompiledName:get_DefaultIfNoData