We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbb3bf5 commit 0f06997Copy full SHA for 0f06997
include/scenefx/types/wlr_scene.h
@@ -48,8 +48,6 @@ struct wlr_presentation;
48
struct wlr_linux_dmabuf_v1;
49
struct wlr_output_state;
50
51
-struct blur_data;
52
-
53
typedef bool (*wlr_scene_buffer_point_accepts_input_func_t)(
54
struct wlr_scene_buffer *buffer, double *sx, double *sy);
55
0 commit comments