CLUtils  0.2.1
 Hosted by GitHub
clutils::CLEnv Member List

This is the complete list of members for clutils::CLEnv, including all inherited members.

addContext(unsigned int pIdx, const bool gl_shared=false)clutils::CLEnv
addProgram(unsigned int ctxIdx, const std::vector< std::string > &kernel_filenames, const char *kernel_name=nullptr, const char *build_options=nullptr)clutils::CLEnv
addProgram(unsigned int ctxIdx, const std::string &kernel_filename, const char *kernel_name=nullptr, const char *build_options=nullptr)clutils::CLEnv
addQueue(unsigned int ctxIdx, unsigned int dIdx, cl_command_queue_properties props=0)clutils::CLEnv
addQueueGL(unsigned int ctxIdx, cl_command_queue_properties props=0)clutils::CLEnv
CLEnv(const std::vector< std::string > &kernel_filenames=std::vector< std::string >(), const char *build_options=nullptr)clutils::CLEnv
CLEnv(const std::string &kernel_filename, const char *build_options=nullptr)clutils::CLEnv
devicesclutils::CLEnv
getContext(unsigned int pIdx=0)clutils::CLEnv
getKernel(const char *kernelName, unsigned int pgIdx=0)clutils::CLEnv
getProgram(unsigned int pgIdx=0)clutils::CLEnv
getQueue(unsigned int ctxIdx=0, unsigned int qIdx=0)clutils::CLEnv
initGLMemObjects()clutils::CLEnvinlineprotectedvirtual
platformsclutils::CLEnv
~CLEnv() (defined in clutils::CLEnv)clutils::CLEnvinlinevirtual