Home
last modified time | relevance | path

Searched refs:ShaderType (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-1.0.0/CTR_SDK/include/nn/gr/CTR/
Dgr_BindSymbol.h55 enum ShaderType enum
67 const ShaderType shaderType;
100 explicit BindSymbol( const ShaderType shader_type, const SymbolType symbol_type ) in BindSymbol()
Dgr_Shader.h291 const BindSymbol::ShaderType shader_type,
/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/gr/CTR/
Dgr_Shader.cpp843 const BindSymbol::ShaderType shader_type, in SearchBindSymbolNum()
896 const BindSymbol::ShaderType shaderType = symbol->shaderType; in SearchBindSymbol()