

Public Member Functions | |
| Backend () | |
| ~Backend () | |
| std::string | name () const |
| Short name of the backend (e.g. | |
| SH::ShBackendCodePtr | generateCode (const std::string &target, const SH::ShProgram &shader) |
| void | execute (const SH::ShProgram &program, SH::ShStream &dest) |
Definition at line 158 of file ShSmBackend.hpp.
|
|
Short name of the backend (e.g. "arb", "cc", "glsl") Reimplemented from SH::ShBackend. Definition at line 763 of file ShSmBackend.cpp. |
1.4.5