diff options
| author | Dentomologist <dentomologist@gmail.com> | 2022-07-07 13:54:31 -0700 |
|---|---|---|
| committer | Dentomologist <dentomologist@gmail.com> | 2022-07-08 00:25:14 -0700 |
| commit | 71541c13242ef36e49ee7974d792a9e887c405df (patch) | |
| tree | cea57ece7fee98489171fa12deaaab10cac88d4a /Source/Core/VideoCommon/ShaderCache.cpp | |
| parent | 0fac1d6e87990a732916b107ec836ca3b0f0e393 (diff) | |
VideoCommon: Fix D3D shader warning X4000 (uninitialized variables)
Initialize alpha_A and alpha_B. They were previously only initialized in
cases where they were used, but D3D isn't able to figure that out.
Diffstat (limited to 'Source/Core/VideoCommon/ShaderCache.cpp')
0 files changed, 0 insertions, 0 deletions
