Browse Source
Better ASTC GPU decoding
Better ASTC GPU decoding
Reverted swizzle compose shader as the code just did the same thing and added uneeded complexity Fixed issue with GPU unswizzle code sending more slices than allocated causing issuespull/3246/head
committed by
crueter
4 changed files with 24 additions and 38 deletions
-
20src/video_core/host_shaders/astc_decoder.comp
-
23src/video_core/host_shaders/block_linear_unswizzle_3d_bcn.comp
-
7src/video_core/renderer_vulkan/vk_compute_pass.cpp
-
12src/video_core/texture_cache/texture_cache.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue