Skip to content

etnaviv: replace prims-emitted query

Christian Gmeiner requested to merge austriancoder/mesa:etna-query-fix into master

As we do not support stream output buffers we only count the primitives processed by the pipeline. Use the correct query type.

Cc: mesa-stable@lists.freedesktop.org Signed-off-by: Christian Gmeiner christian.gmeiner@gmail.com

Merge request reports