Home
last modified time | relevance | path

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

/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/include/nn/gr/CTR/
Dgr_BindSymbol.h215 bit32* MakeUniformCommand( bit32* command, u8 x, u8 y, u8 z ) const in MakeUniformCommand()
313 bit32* MakeUniformCommand( bit32* command, u8 x, u8 y, u8 z ) const in MakeUniformCommand()
Dgr_Utility.h168 inline bit32* MakeUniformCommandVS( bit32* command, u8 location, u8 x, u8 y, u8 z ) in MakeUniformCommandVS()
283 inline bit32* MakeUniformCommandGS( bit32* command, u8 location, u8 x, u8 y, u8 z ) in MakeUniformCommandGS()
/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/include/nn/hid/CTR/
Dhid_DeviceStatus.h134 s16 z; member
147 f32 z; member
162 nn::math::VEC3 z; member
/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/include/nn/font/CTR/
Dfont_CharWriter.h389 f32 z in SetCursor()
444 void SetCursorZ(f32 z) { m_CursorPos.z = z; } in SetCursorZ()
/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/include/nn/gx/CTR/
Dgx_MacroFragment.h103 #define PICA_CMD_DATA_FRAG_LIGHT_POSITION_Z(z) ( z ) argument
106 #define PICA_CMD_DATA_FRAG_LIGHT_SPOT_Z(z) ( z ) argument
Dgx_MacroShader.h179 #define PICA_CMD_DATA_VS_INT(x, y, z) ( (x) | (y) << 8 | (z) << 16 ) argument
687 #define PICA_CMD_DATA_GS_INT(x, y, z) ( (x) | (y) << 8 | (z) << 16 ) argument
/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/include/nn/math/
Dmath_Quaternion.h59 f32 z; member
Dmath_Vector4.h56 f32 z; member
Dmath_Vector3.h62 f32 z; member