llvmpipe: initial query buffer object support. (v2)
authorDave Airlie <airlied@redhat.com>
Fri, 22 Nov 2019 04:47:59 +0000 (14:47 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 25 Nov 2019 02:37:32 +0000 (12:37 +1000)
commit506e51b8560f30bc67ee84def535a324b5748208
treead3ac1e875f0f244e84af5138673634703befc87
parentf54c4e85ce089964e4d2ed39157f07226a41d11f
llvmpipe: initial query buffer object support. (v2)

This fails a couple of piglits due to other bugs in llvmpipe,
but it adds support for the feature properly.

v2: don't reset pipestats, just recalc, fix CI expectation
.gitlab-ci/piglit/quick_gl.txt
src/gallium/drivers/llvmpipe/lp_query.c
src/gallium/drivers/llvmpipe/lp_screen.c