- Original Message -
> From: Dave Airlie
>
> This adds timer query support, though I'm not 100% sure about the bin
> stuff
> if we have multiple queries in flight, maybe it needs a linked list,
> suggestions
> welcome.
I think that taking the time interval to the last rasterization task
From: Dave Airlie
This adds timer query support, though I'm not 100% sure about the bin stuff
if we have multiple queries in flight, maybe it needs a linked list, suggestions
welcome.
Signed-off-by: Dave Airlie
---
src/gallium/drivers/llvmpipe/lp_query.c | 26 --
src