radeonsi/nir: set input_interpolate_loc for color inputs
[mesa.git] / src / gallium / drivers / lima / lima_fence.c
index 50114c24c2b23cd1304e7165eaeae1a5b1fb9ba9..c47975472fc372af104ad18fef22cdc909029468 100644 (file)
@@ -104,7 +104,7 @@ lima_fence_reference(struct pipe_screen *pscreen,
    *ptr = fence;
 }
 
-static boolean
+static bool
 lima_fence_finish(struct pipe_screen *pscreen, struct pipe_context *pctx,
                   struct pipe_fence_handle *fence, uint64_t timeout)
 {