mesa/src/freedreno
Hyunjun Ko aff02dd76b turnip: make the struct slot_value of queries get 2 values
In case of transform feedback query, it writes two integer values,
which one is for primitives written and another is for primitives
generated.

To handle this, the second member of the struct slot_value is worth
to be presented not as a padding.

In addition, we also need to modify get/copy_result to access both
values.

This patch is the prep work for the transform feedback query support.

Tested with
dEQP-VK.pipeline.timestamp.*
dEQP-VK.query_pool.occlusion_query.*

Signed-off-by: Hyunjun Ko <zzoon@igalia.com>
Reviewed-by: Brian Ho <brian@brkho.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4604>
2020-04-23 01:14:19 +00:00
..
computerator freedreno/computerator: support bindless sampler instructions 2020-04-13 20:15:48 +00:00
drm meson: inline `inc_common` 2020-03-28 21:36:54 +01:00
drm-shim freedreno/drm-shim: Add support for faking other adreno chips. 2020-04-21 15:47:39 +00:00
fdl freedreno/a6xx: Set a level's pitch based on minified level0 pitch, not width0. 2020-04-07 18:02:56 +00:00
ir3 ir3: Fix bug with shaders that only exit via discard 2020-04-22 09:49:40 +00:00
perfcntrs meson: inline `inc_common` 2020-03-28 21:36:54 +01:00
registers turnip: implement VK_EXT_sampler_filter_minmax 2020-04-22 20:12:14 +00:00
vulkan turnip: make the struct slot_value of queries get 2 values 2020-04-23 01:14:19 +00:00
.dir-locals.el freedreno: Make emacs indent the way robclark's eclipse does. 2019-05-13 15:37:01 -07:00
.editorconfig freedreno: Make .editorconfig match .dir-locals.el. 2019-05-13 15:37:01 -07:00
Android.drm.mk mesa: android: freedreno: build libfreedreno_{drm,ir3} static libs 2019-05-06 11:29:26 +00:00
Android.ir3.mk mesa: android: freedreno: build libfreedreno_{drm,ir3} static libs 2019-05-06 11:29:26 +00:00
Android.mk freedreno/perfcntrs: move to shared location 2019-11-21 20:01:03 +00:00
Android.perfcntrs.mk freedreno: android: fix build of perfcounters. 2020-02-07 16:34:49 +00:00
Android.registers.mk freedreno: android: add a6xx-pack.xml.h generation to android build 2020-02-07 16:34:49 +00:00
Makefile.sources freedreno/ir3: rename depth->dce 2020-04-13 20:47:28 +00:00
meson.build freedreno: Add the outline of a test for a6xx texture layout. 2020-04-07 18:02:56 +00:00