Searched refs:MakeLoadCommand_ (Results 1 – 2 of 2) sorted by relevance
| /CTR-SDK-2.4.0/include/nn/gr/CTR/ |
| D | gr_Shader.h | 209 … return MakeLoadCommand_( command, PICA_REG_VS_PROG_SWIZZLE_DATA0, m_Swizzle, m_SwizzleCount ); in MakeVtxSwizzleCommand() 224 … return MakeLoadCommand_( command, PICA_REG_GS_PROG_SWIZZLE_DATA0, m_Swizzle, m_SwizzleCount ); in MakeGeoSwizzleCommand() 507 bit32* MakeLoadCommand_( bit32* command,
|
| /CTR-SDK-2.4.0/sources/libraries/gr/CTR/ |
| D | gr_Shader.cpp | 270 command = MakeLoadCommand_( command, reg_load, in MakeVtxProgramCommand() 305 command = MakeLoadCommand_( command, reg_load, in MakeGeoProgramCommand() 848 bit32* Shader::MakeLoadCommand_( bit32* command, in MakeLoadCommand_() function in nn::gr::CTR::Shader
|