![]() |
ImFusion SDK 4.3
|
This is the complete list of members for ClProgram, including all inherited members.
| buildLog() const (defined in ClProgram) | ClProgram | |
| buildOptions() const (defined in ClProgram) | ClProgram | inline |
| buildStatus() const (defined in ClProgram) | ClProgram | |
| ClProgram(std::string filename, std::string defines="", std::string buildOptions="", ClEnvironment *env=nullptr, std::unordered_map< std::string, std::string > substitutions={}) | ClProgram | |
| createKernel(const std::string &name) (defined in ClProgram) | ClProgram | |
| createKernels(const std::vector< std::string > &names) (defined in ClProgram) | ClProgram | |
| createSPKernel(const std::string &name) (defined in ClProgram) | ClProgram | |
| defines() const (defined in ClProgram) | ClProgram | inline |
| device() const (defined in ClProgram) | ClProgram | |
| getAssemblyCode() const (defined in ClProgram) | ClProgram | |
| getProgramBuildInfo(unsigned int name, int *ret=0) const (defined in ClProgram) | ClProgram | |
| getProgramBuildInfoVector(unsigned int name, int *ret=0) const (defined in ClProgram) | ClProgram | |
| getProgramInfo(unsigned int name, int *ret=0) const (defined in ClProgram) | ClProgram | |
| getProgramInfoVector(unsigned int name, int *ret=0) const (defined in ClProgram) | ClProgram | |
| isValid() const (defined in ClProgram) | ClProgram | |
| m_buildOptions (defined in ClProgram) | ClProgram | protected |
| m_d (defined in ClProgram) | ClProgram | protected |
| m_defines (defined in ClProgram) | ClProgram | protected |
| m_env (defined in ClProgram) | ClProgram | protected |
| m_filename (defined in ClProgram) | ClProgram | protected |
| m_substitutions (defined in ClProgram) | ClProgram | protected |
| program() const (defined in ClProgram) | ClProgram | |
| rebuild() | ClProgram | |
| setBuildOptions(const std::string &buildOptions) | ClProgram | |
| setDefines(const std::string &defines) | ClProgram | |
| ~ClProgram() (defined in ClProgram) | ClProgram |