cl-buffer - Factor Documentation

cl-buffer


Vocabulary
opencl

Variable description
Tuple wrapper which will release the memory object handle when disposed.

Definition
USING: opencl.private ;

IN: opencl

TUPLE: cl-buffer < cl-handle ;


Methods
USING: opencl opencl.private ;

M: cl-buffer bind-kernel-arg bind-kernel-arg-buffer ;


USING: accessors destructors opencl opencl.ffi opencl.private ;

M: cl-buffer dispose* handle>> clReleaseMemObject cl-success ;

AltStyle によって変換されたページ (->オリジナル) /