Searched defs:vec4 (Results 1 – 2 of 2) sorted by relevance
| /CTR-SDK-2.4.0/include/nn/gr/CTR/ |
| D | gr_BindSymbol.h | 173 bit32* MakeUniformCommand( bit32* command, const nn::math::VEC4& vec4 ) const in MakeUniformCommand() 188 … bit32* MakeUniformCommand( bit32* command, const nn::math::VEC4 vec4[], const int num ) const in MakeUniformCommand() 284 bit32* MakeUniformCommand( bit32* command, const nn::math::VEC4& vec4 ) const in MakeUniformCommand() 298 … bit32* MakeUniformCommand( bit32* command, const nn::math::VEC4 vec4[], const int num ) const in MakeUniformCommand()
|
| D | gr_Utility.h | 108 … inline bit32* MakeUniformCommandVS( bit32* command, u8 location, const nn::math::VEC4& vec4 ) in MakeUniformCommandVS() 134 …line bit32* MakeUniformCommandVS( bit32* command, u8 location, const nn::math::VEC4 vec4[], const … in MakeUniformCommandVS() 234 … inline bit32* MakeUniformCommandGS( bit32* command, u8 location, const nn::math::VEC4& vec4 ) in MakeUniformCommandGS() 257 …line bit32* MakeUniformCommandGS( bit32* command, u8 location, const nn::math::VEC4 vec4[], const … in MakeUniformCommandGS()
|