Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/gr/CTR/
Dgr_Shader.h250 bit32* MakeGeoConstRgCommand( bit32* command ) const in MakeGeoConstRgCommand() function
Dgr_ShaderLite.h251 bit32* MakeGeoConstRgCommand( bit32* command ) const in MakeGeoConstRgCommand() function
/CTR-SDK-4.2.5/sources/libraries/gr/CTR/
Dgr_Shader.cpp163 command = MakeGeoConstRgCommand( command ); in MakeFullCommand()
210 command = MakeGeoConstRgCommand( command ); in MakeShaderCommand()
Dgr_ShaderLite.cpp226 command = MakeGeoConstRgCommand( command ); in MakeFullCommand()
273 command = MakeGeoConstRgCommand( command ); in MakeShaderCommand()