Home
last modified time | relevance | path

Searched refs:MakeVtxConstRgCommand (Results 1 – 4 of 4) sorted by relevance

/CTR-SDK-4.2.5/include/nn/gr/CTR/
Dgr_Shader.h235 bit32* MakeVtxConstRgCommand( bit32* command ) const in MakeVtxConstRgCommand() function
Dgr_ShaderLite.h236 bit32* MakeVtxConstRgCommand( bit32* command ) const in MakeVtxConstRgCommand() function
/CTR-SDK-4.2.5/sources/libraries/gr/CTR/
Dgr_Shader.cpp171 command = MakeVtxConstRgCommand( command ); in MakeFullCommand()
216 command = MakeVtxConstRgCommand( command ); in MakeShaderCommand()
Dgr_ShaderLite.cpp234 command = MakeVtxConstRgCommand( command ); in MakeFullCommand()
279 command = MakeVtxConstRgCommand( command ); in MakeShaderCommand()