

Public Member Functions | |
| CcBackend (void) | |
| ~CcBackend (void) | |
| SH::ShBackendCodePtr | generate_code (const std::string &target, const SH::ShProgramNodeCPtr &program) |
| Generate the backend code for a particular shader. | |
| void | execute (const SH::ShProgramNodeCPtr &program, SH::ShStream &dest) |
| Execute a stream program, if supported. | |
Definition at line 182 of file Cc.hpp.
1.4.6