Home
last modified time | relevance | path

Searched refs:GX_PACK_DIFFAMB_PARAM (Results 1 – 4 of 4) sorted by relevance

/TwlSDK-5.1.0/include/nitro/gx/
Dg3imm.h567 reg_G3_DIF_AMB = GX_PACK_DIFFAMB_PARAM(diffuse, ambient, IsSetVtxColor); in G3_MaterialColorDiffAmb()
Dg3.h536 #define GX_PACK_DIFFAMB_PARAM(diffuse, ambient, IsSetVtxColor) \ macro
Dg3c.h615 G3CS_Direct1(info, G3OP_DIF_AMB, GX_PACK_DIFFAMB_PARAM(diffuse, ambient, IsSetVtxColor)); in G3CS_MaterialColorDiffAmb()
Dg3b.h717 G3BS_Direct1(info, G3OP_DIF_AMB, GX_PACK_DIFFAMB_PARAM(diffuse, ambient, IsSetVtxColor)); in G3BS_MaterialColorDiffAmb()