From 0844a660f0015d3fc04168da89fd3165520051b9 Mon Sep 17 00:00:00 2001 From: Ben Date: Wed, 30 Jan 2019 00:01:19 -0800 Subject: [PATCH] Fixed link Minor change, this link didn't point to the right file, so I corrected it.. Well, it didn't point to any file really --- docs/gpu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gpu.md b/docs/gpu.md index e1ed3d534..903c9b6e2 100644 --- a/docs/gpu.md +++ b/docs/gpu.md @@ -31,7 +31,7 @@ waiting for a fixed 60hz timer. ### Vulkan -See the top of [src/xenia/gpu/vulkan/vulkan_gpu_flags.cc](../src/xenia/vulkan/vulkan_gpu_flags.cc). +See the top of [src/xenia/gpu/vulkan/vulkan_gpu_flags.cc](../src/xenia/gpu/vulkan/vulkan_gpu_flags.cc). `vulkan_dump_disasm=true` "Dump shader disassembly. NVIDIA only supported."