Searched defs:MakeUniformCommandGS (Results 1 – 1 of 1) sorted by relevance
| /CTR-SDK-2.4.0/include/nn/gr/CTR/ |
| D | gr_Utility.h | 196 … inline bit32* MakeUniformCommandGS( bit32* command, u8 location, const nn::math::MTX34& mtx34 ) in MakeUniformCommandGS() function 215 … inline bit32* MakeUniformCommandGS( bit32* command, u8 location, const nn::math::MTX44& mtx44 ) in MakeUniformCommandGS() function 234 … inline bit32* MakeUniformCommandGS( bit32* command, u8 location, const nn::math::VEC4& vec4 ) in MakeUniformCommandGS() function 257 …inline bit32* MakeUniformCommandGS( bit32* command, u8 location, const nn::math::VEC4 vec4[], cons… in MakeUniformCommandGS() function 298 inline bit32* MakeUniformCommandGS( bit32* command, u8 location, u8 x, u8 y, u8 z ) in MakeUniformCommandGS() function
|