summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/frontend/maxwell/control_flow.cpp
diff options
context:
space:
mode:
authorGravatar ameerj2022-01-16 15:52:34 -0500
committerGravatar ameerj2022-01-16 16:13:20 -0500
commita5bff8e9b3eed5419bbb38abaaa642ed11b235db (patch)
treeb7ccd11acf87d09ff8b72c84b376985b4113a053 /src/shader_recompiler/frontend/maxwell/control_flow.cpp
parentMerge pull request #7713 from gidoly/patch-3 (diff)
downloadyuzu-a5bff8e9b3eed5419bbb38abaaa642ed11b235db.tar.gz
yuzu-a5bff8e9b3eed5419bbb38abaaa642ed11b235db.tar.xz
yuzu-a5bff8e9b3eed5419bbb38abaaa642ed11b235db.zip
astc_decoder: Combine FastReplicate functions to work around new NV driver bug
The new Nvidia drivers have a bug where the FastReplicateTo6 function produces a lookup into the REPLICATE_TO_8 table rather than the REPLICATE_TO_6 table. This seems to be an optimization gone wrong. Combining the logic of the FastReplicate functions seems to address the bug.
Diffstat (limited to 'src/shader_recompiler/frontend/maxwell/control_flow.cpp')
0 files changed, 0 insertions, 0 deletions