DriverDetails: Remove bug for broken GPU Texture Decoding

This commit is contained in:
Techjar
2020-10-08 10:12:32 -04:00
parent de2d099200
commit 0c01712d13
2 changed files with 0 additions and 8 deletions

View File

@ -286,10 +286,6 @@ enum Bug
// Mali Vulkan driver, causing high CPU usage in the __pi___inval_cache_range kernel
// function. This flag causes readback buffers to select the coherent type.
BUG_SLOW_CACHED_READBACK_MEMORY,
// BUG: GPU Texture Decoding produces a spectacular mess or just outright crashes when using
// Vulkan on macOS through MoltenVK.
BUG_BROKEN_GPU_TEXTURE_DECODING,
};
// Initializes our internal vendor, device family, and driver version