nn::gr::CTR::BindSymbol::BindSymbol Constructor

Syntax

protected:
explicit BindSymbol(
     const ShaderType shader_type,
     const SymbolType symbol_type
);

Arguments

Name Description
in shader_type The shader type.
in symbol_type Symbol type information.

Description

Constructor. Direct creation is prohibited.

Revision History

2010/09/15
Initial version.

CONFIDENTIAL