main/performance_query: s/GLboolean/bool/
authorRobert Bragg <robert@sixbynine.org>
Thu, 23 Feb 2017 11:16:50 +0000 (11:16 +0000)
committerRobert Bragg <robert@sixbynine.org>
Fri, 24 Feb 2017 17:16:11 +0000 (17:16 +0000)
commitd1bb7895b98692e2c1932cd73e24816a4ac560b1
treef638481f2e5b0a1d7c501818bfc9c15682de756a
parent1534fc6d10509a443700a05923ab3f55eae1fd53
main/performance_query: s/GLboolean/bool/

Ideally would have caught these when adding the interface but this just
switches a few return types for the INTEL_performance_query backend
interface to bool instead of GLboolean.

Signed-off-by: Robert Bragg <robert@sixbynine.org>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
src/mesa/drivers/dri/i965/brw_performance_query.c
src/mesa/main/dd.h