Home
last modified time | relevance | path

Searched refs:Shader (Results 1 – 5 of 5) sorted by relevance

/CTR-SDK-2.3.4/CTR_SDK/sources/libraries/gr/CTR/
Dgr_Shader.cpp24 Shader::Shader( void ) : in Shader() function in nn::gr::CTR::Shader
41 …void Shader::SetupBinary( const void* shader_binary, const s32 vtx_shader_index, const s32 geo_sha… in SetupBinary()
103 void Shader::SetShaderIndex( const s32 vtx_shader_index, const s32 geo_shader_index ) in SetShaderIndex()
123 void Shader::MakeShaderConstCommandCache_( void ) in MakeShaderConstCommandCache_()
139 void Shader::MakeShaderOutAttrCommandCache_( void ) in MakeShaderOutAttrCommandCache_()
151 bit32* Shader::MakeFullCommand( bit32* command ) const in MakeFullCommand()
185 bit32* Shader::MakeDisableCommand( bit32* command ) in MakeDisableCommand()
199 … bit32* Shader::MakeShaderCommand( bit32* command, const bool isMakePrepareCommand ) const in MakeShaderCommand()
230 bit32* Shader::MakePrepareCommand( bit32* command ) const in MakePrepareCommand()
245 bit32* Shader::MakeVtxProgramCommand( bit32* command ) const in MakeVtxProgramCommand()
[all …]
Dgr_Utility.cpp94 command = nn::gr::CTR::Shader::MakeDisableCommand( command ); in MakeDisableAllCommand()
/CTR-SDK-2.3.4/CTR_SDK/build/omake_deprecated/
Dcommondefs.gl.om39 return $(makeDirectory $(getObjectBaseDirectory)$(DIRSEP)CTR.Shader)
/CTR-SDK-2.3.4/CTR_SDK/include/nn/gr/CTR/
Dgr_Shader.h32 class Shader
38 Shader( void );
/CTR-SDK-2.3.4/CTR_SDK/build/omake/platforms/CTR/
DCTR.commondefs.gl.om58 return $(makeDirectory $(getObjectBaseDirectory)$(DIRSEP)CTR.Shader)