Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/gd/CTR/
Dgd_Shader.h268 enum ShaderType enum
414 … static nnResult GetShader(ShaderPipeline* shaderPipeline, ShaderType shaderType, Shader** shader);
626 …static nnResult SetFloatConstantBuffer(ShaderType shaderType, u32 firstRegisterIndex, u32 register…
671 ShaderStage::ShaderType m_ShaderType;
/CTR-SDK-4.2.5/include/nn/gr/CTR/
Dgr_BindSymbol.h54 enum ShaderType enum
66 const ShaderType shaderType;
99 explicit BindSymbol( const ShaderType shader_type, const SymbolType symbol_type ) in BindSymbol()
Dgr_Shader.h323 const BindSymbol::ShaderType shader_type,
Dgr_ShaderLite.h333 const BindSymbol::ShaderType shader_type,
/CTR-SDK-4.2.5/sources/libraries/gr/CTR/
Dgr_Shader.cpp977 const BindSymbol::ShaderType shader_type, in SearchBindSymbolNum()
1030 const BindSymbol::ShaderType shaderType = symbol->shaderType; in SearchBindSymbol()
Dgr_ShaderLite.cpp1040 const BindSymbol::ShaderType shader_type, in SearchBindSymbolNum()
1093 const BindSymbol::ShaderType shaderType = symbol->shaderType; in SearchBindSymbol()