Currently, Gitlab displays README as text. It should probably be README.md for markdown to work: https://gitlab.freedesktop.org/mesa/mesa/blob/master/src/vulkan/overlay-layer/README
While adding fps file output, I decided to drop the markdown. It's not used anywhere else in the mesa project : https://gitlab.freedesktop.org/mesa/mesa/merge_requests/320/
I don't see a problem with using it if it's helpful (and it is). But if you want to drop it, then backticks don't make sense, i.e.: ``` VK_INSTANCE_LAYERS=VK_LAYER_MESA_overlay /path/to/my_vulkan_app ```
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.