panfrost: initialize all UBO and vertex buffer descriptors
When tracing the command stream with PAN_MESA_DEBUG=trace
, all descriptors are read and decoded. Trying to read an invalid or old descriptor might cause confusion or (more importantly) a crash.