-
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
deko3d/source/maxwell/gpu_3d_state.cpp
Line 130 in 350f2b0
| getBlendFactorSetting(state.dstColorBlendFactor) // FuncAlphaDst |
There is a bug at this line, it should be
getBlendFactorSetting(state.dstAlphaBlendFactor)Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels