ClBuffer<'a>

Namespace

Brahma.FSharp


Represents an abstraction over OpenCL memory buffer.

Contructors

ConstructorSignatureDescription
#new(clContext, initParam, memFlags)(clContext:ClContext * initParam:BufferInitParam<'a> * memFlags:ClMemFlags option) -> ClBuffer<'a>

CompiledName:.ctor

Instance members

Instance memberSignatureDescription
#x.ClContextClContext

CompiledName:get_ClContext

#x.Dispose()unit -> unit
#x.Lengthint

CompiledName:get_Length