[virglrenderer-devel] [PATCH 0/3] vtest: Back resources with buffers

Tomeu Vizoso tomeu.vizoso at collabora.com
Thu Aug 2 09:09:42 UTC 2018


Hi,

these patches get vtest a bit closer in behavior to the other users of 
virglrenderer. The goal is to make testing with vtest more relevant.

The Mesa side can be found below (3 topmost commits):

https://gitlab.collabora.com/tomeu/mesa/commits/vtest-attachment

A number of deqp tests are fixed with these, passing now all of dEQP 
GLES2 and GLES3 on both GLES and GL hosts.

Thanks,

Tomeu

Tomeu Vizoso (3):
  renderer: Add callback for resource destruction
  vtest: Add backing store to each resource
  vtest: Add versioning mechanism to protocol

 src/virglrenderer.c    |  7 ++++
 src/virglrenderer.h    |  2 +
 src/vrend_renderer.c   |  2 +
 src/vrend_renderer.h   |  2 +
 vtest/vtest_protocol.h | 13 ++++--
 vtest/vtest_renderer.c | 95 +++++++++++++++++++++++++++++-------------
 6 files changed, 90 insertions(+), 31 deletions(-)

-- 
2.17.1



More information about the virglrenderer-devel mailing list