yuzu/src/video_core
ReinUsesLisp 37ef2ee595 vk_pipeline_cache: Properly bypass VertexA shaders
The VertexA stage is not yet implemented, but Vulkan is adding its
descriptors, causing a discrepancy in the pushed descriptors and the
template. This generally ends up in a driver side crash.

Bypass the VertexA stage for now.
2021-01-23 03:59:59 -03:00
..
2020-12-30 03:38:50 -03:00
2020-07-18 14:24:32 +10:00
2020-07-17 14:24:57 +10:00