This is not enabled by default. Use GSK_RENDERING_MODE=staging-buffer to use the code.
We can now upload vertices. And we use this to draw a yellow background. Which is clearly superior to not drawing anything. Also, we have shaders now. If you modify them, you need glslc installed so they can be recompiled into Spir-V bytecode.