|
HDK
|
#include <ShaderStage.h>
Public Member Functions | |
| Scope (Syntax::Punctuation p) | |
Public Attributes | |
| Syntax::Punctuation | punctuation |
| std::set< FunctionCallId > | functions |
Definition at line 148 of file ShaderStage.h.
|
inline |
Definition at line 152 of file ShaderStage.h.
| std::set<FunctionCallId> ShaderStage::Scope::functions |
Definition at line 151 of file ShaderStage.h.
| Syntax::Punctuation ShaderStage::Scope::punctuation |
Definition at line 150 of file ShaderStage.h.