Home
last modified time | relevance | path

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

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoCommon/
H A DBPMemory.h150 TEVCOLORARG_A2 = 7, enumerator
H A DPixelShaderGen.cpp1233 if (cc.d == TEVCOLORARG_C2 || cc.d == TEVCOLORARG_A2 || ac.d == TEVALPHAARG_A2) in WriteStage()