Specialization constants tests use points render primitives, but the shader isn't capable of point rendering. For the test results it doesn't matter as it only validates the vertex output, but it would trigger an assert when using Vulkan backend. The vulkan backend is more strict and currently signals these common errors.