This is the complete list of members for ShaderVariableDeclaration, including all inherited members.
| mName | ShaderVariableDeclaration | |
| mOffset | ShaderVariableDeclaration | |
| mSize | ShaderVariableDeclaration | |
| operator=(ShaderVariableDeclaration &&inRHS)=default | ShaderVariableDeclaration | |
| operator=(const ShaderVariableDeclaration &)=delete | ShaderVariableDeclaration | |
| ShaderVariableDeclaration(const std::string &name, int offset, int size) | ShaderVariableDeclaration | |
| ShaderVariableDeclaration(ShaderVariableDeclaration &&inRHS)=default | ShaderVariableDeclaration | |
| ShaderVariableDeclaration(const ShaderVariableDeclaration &)=delete | ShaderVariableDeclaration | |
| ~ShaderVariableDeclaration() | ShaderVariableDeclaration | virtual |