On Wed, Jul 28, 2021 at 03:46:31PM +0200, Antonio Caggiano wrote: > Enable resource UUID feature and implement command resource assign UUID. > For the moment, use the resource ID as UUID.
No, please do that properly right from start. Needs a uuid -> resource-id table or hash in qemu. Alternatively have virglrenderer manage uuids too (which then probably needs some api changes). Not sure which is better, also depends on how you are going to use that (i.e. who will lookup resources by uuid). take care, Gerd