Home
last modified time | relevance | path

Searched defs:MakeUniformCommandVS (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-0.13.2/include/nn/gr/CTR/
Dgr_Utility.h70 … inline u32* MakeUniformCommandVS( u32* command, u8 location, const nn::math::MTX34& mtx34 ) in MakeUniformCommandVS() function
89 … inline u32* MakeUniformCommandVS( u32* command, u8 location, const nn::math::MTX44& mtx44 ) in MakeUniformCommandVS() function
108 … inline u32* MakeUniformCommandVS( u32* command, u8 location, const nn::math::VEC4& vec4 ) in MakeUniformCommandVS() function
132 …inline u32* MakeUniformCommandVS( u32* command, u8 location, const nn::math::VEC4 vec4[], const in… in MakeUniformCommandVS() function
168 inline u32* MakeUniformCommandVS( u32* command, u8 location, u8 x, u8 y, u8 z ) in MakeUniformCommandVS() function