Blender V2.61 - r43446
|
#include <svm.h>
Public Attributes | |
Stack | stack |
vector< int > | offsets |
set< ShaderNode * > | done |
Definition at line 107 of file render/svm.h.
Definition at line 110 of file render/svm.h.
Referenced by SVMCompiler::stack_backup(), and SVMCompiler::stack_restore().
vector<int> SVMCompiler::StackBackup::offsets |
Definition at line 109 of file render/svm.h.
Referenced by SVMCompiler::stack_backup(), and SVMCompiler::stack_restore().
Definition at line 108 of file render/svm.h.
Referenced by SVMCompiler::stack_backup(), and SVMCompiler::stack_restore().