protected:
explicit BindSymbol(
const ShaderType shader_type,
const SymbolType symbol_type
);
| Name | Description | |
|---|---|---|
| in | shader_type | The shader type. |
| in | symbol_type | Symbol type information. |
Constructor. Direct creation is prohibited.
CONFIDENTIAL