Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/gr/CTR/
Dgr_BindSymbol.h173 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()
Dgr_Utility.h108 … inline bit32* MakeUniformCommandVS( bit32* command, u8 location, const nn::math::VEC4& vec4 ) in MakeUniformCommandVS()
132 …line bit32* MakeUniformCommandVS( bit32* command, u8 location, const nn::math::VEC4 vec4[], const … in MakeUniformCommandVS()
224 … inline bit32* MakeUniformCommandGS( bit32* command, u8 location, const nn::math::VEC4& vec4 ) in MakeUniformCommandGS()
247 …line bit32* MakeUniformCommandGS( bit32* command, u8 location, const nn::math::VEC4 vec4[], const … in MakeUniformCommandGS()