Re: [Mesa-dev] [PATCH] radv: Enable query inheritance.

2017-04-12 Thread Edward O'Callaghan
Acked-by: Edward O'Callaghan On 04/13/2017 07:20 AM, Bas Nieuwenhuizen wrote: > timestamp and pipeline_statistics only do something on begin & end, > so they don't need any action. > > Occlusion queries only do something to enable/disable and that > register is set nowhere else so that doesn't n

[Mesa-dev] [PATCH] radv: Enable query inheritance.

2017-04-12 Thread Bas Nieuwenhuizen
timestamp and pipeline_statistics only do something on begin & end, so they don't need any action. Occlusion queries only do something to enable/disable and that register is set nowhere else so that doesn't need extra support either. (We technically should fix it to update the reg with the number