Home
last modified time | relevance | path

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

/CTR-SDK-4.2.8-20130828/include/nn/gr/CTR/
Dgr_BindSymbol.h172 bit32* MakeUniformCommand( bit32* command, const nn::math::VEC4& vec4 ) const in MakeUniformCommand()
187 … bit32* MakeUniformCommand( bit32* command, const nn::math::VEC4 vec4[], const int num ) const in MakeUniformCommand()
283 bit32* MakeUniformCommand( bit32* command, const nn::math::VEC4& vec4 ) const in MakeUniformCommand()
297 … bit32* MakeUniformCommand( bit32* command, const nn::math::VEC4 vec4[], const int num ) const in MakeUniformCommand()
Dgr_Utility.h240 … inline bit32* MakeUniformCommandVS( bit32* command, u8 location, const nn::math::VEC4& vec4 ) in MakeUniformCommandVS()
266 …line bit32* MakeUniformCommandVS( bit32* command, u8 location, const nn::math::VEC4 vec4[], const … in MakeUniformCommandVS()
366 … inline bit32* MakeUniformCommandGS( bit32* command, u8 location, const nn::math::VEC4& vec4 ) in MakeUniformCommandGS()
389 …line bit32* MakeUniformCommandGS( bit32* command, u8 location, const nn::math::VEC4 vec4[], const … in MakeUniformCommandGS()