ClBuffer<'a>
Namespace
Brahma.FSharpRepresents an abstraction over OpenCL memory buffer.
Contructors
Constructor | Signature | Description | |
---|---|---|---|
# | new(clContext, initParam, memFlags) | (clContext:ClContext * initParam:BufferInitParam<'a> * memFlags:ClMemFlags option) -> ClBuffer<'a> | CompiledName: |
Instance members
Instance member | Signature | Description | |
---|---|---|---|
# | x.ClContext | ClContext | CompiledName: |
# | x.Dispose() | unit -> unit | |
# | x.Length | int | CompiledName: |