Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/gx/Api/TextureCombiner/
Dgx_TextureCombiner.cpp33 COMB_MODE_DECAL, enumerator
165 else if (s_Mode == COMB_MODE_ADDMULT || s_Mode == COMB_MODE_DECAL) in DrawDisplay0()
296 case COMB_MODE_DECAL: // Requires texture data with an alpha component. in SetTextureCombiner()