For the series:
Reviewed-by: Marek Olšák
Marek
On Tue, Sep 27, 2016 at 4:56 PM, Nicolai Hähnle wrote:
> From: Nicolai Hähnle
>
> Most of the time, even the 512 bytes that we now get is more than sufficient
> (pipeline stats queries are the largest at 184 bytes per shot).
> ---
> src/gallium/
From: Nicolai Hähnle
Most of the time, even the 512 bytes that we now get is more than sufficient
(pipeline stats queries are the largest at 184 bytes per shot).
---
src/gallium/drivers/radeon/r600_query.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/gallium/drivers/ra