On 24 February 2017 at 13:57, Robert Bragg wrote:
> Ideally would have caught these when adding the interface but this just
> switches a few return type for the INTEL_performance_query backend
> interface to bool instead of GLboolean.
>
Using non-GL types for internal stuff - yes, please.
Reviewe
Ideally would have caught these when adding the interface but this just
switches a few return type for the INTEL_performance_query backend
interface to bool instead of GLboolean.
Signed-off-by: Robert Bragg
---
src/mesa/drivers/dri/i965/brw_performance_query.c | 4 ++--
src/mesa/main/dd.h