CLRX
1
An unofficial OpenCL extensions designed for Radeon GPUs
|
specialized input stream that holds external array for memory saving More...
#include <InputOutput.h>
Public Member Functions | |
ArrayIStream (size_t size, const char *array) | |
constructor | |
~ArrayIStream ()=default | |
destructor | |
size_t | getArraySize () const |
get a held array size | |
const char * | getArray () const |
get a held array content | |
specialized input stream that holds external array for memory saving