Re: [Mesa-dev] [PATCH 1/3] ilo: add PIPE_QUERY_OCCLUSION_PREDICATE support

2016-02-04 Thread Chia-I Wu
On Fri, Feb 5, 2016 at 2:36 AM, Ilia Mirkin wrote: > [+Chia-I Wu] > > I'd appreciate it if you could have a look and see if this looks > reasonable. Not sure if you're still maintaining the driver or not. > The story is that I want to use this query type for GL_ANY_SAMPLES* > queries. The change l

Re: [Mesa-dev] [PATCH 1/3] ilo: add PIPE_QUERY_OCCLUSION_PREDICATE support

2016-02-04 Thread Ilia Mirkin
[+Chia-I Wu] I'd appreciate it if you could have a look and see if this looks reasonable. Not sure if you're still maintaining the driver or not. The story is that I want to use this query type for GL_ANY_SAMPLES* queries. Cheers, -ilia On Thu, Feb 4, 2016 at 12:52 PM, Ilia Mirkin wrote: > S