gallium: switch boolean -> bool at the interface definitions
[mesa.git] / src / gallium / drivers / i915 / i915_resource_buffer.c
index 2572fc40b2c553632ca25fae265715a52fbc2499..4b2e14538034db812cc4b8f34ad2aca90d936271 100644 (file)
@@ -41,7 +41,7 @@
 
 
 
-static boolean
+static bool
 i915_buffer_get_handle(struct pipe_screen *screen,
                       struct pipe_resource *resource,
                       struct winsys_handle *handle)