Home
last modified time | relevance | path

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

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/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.h259 const BindSymbol::ShaderType shader_type,
/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/sources/libraries/gr/CTR/
Dgr_Shader.cpp776 const BindSymbol::ShaderType shader_type, in SearchBindSymbolNum()
829 const BindSymbol::ShaderType shaderType = symbol->shaderType; in SearchBindSymbol()