When writing a fragment shader in GLSL for Vulkan I guess I\'ve learned by example that the color of the fragment can be output like this:
layout(location = 0) ou