aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cubeb_opensl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cubeb_opensl.c')
-rw-r--r--src/cubeb_opensl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cubeb_opensl.c b/src/cubeb_opensl.c
index 78096d5..68c2570 100644
--- a/src/cubeb_opensl.c
+++ b/src/cubeb_opensl.c
@@ -1792,4 +1792,5 @@ static struct cubeb_ops const opensl_ops = {
.stream_get_current_device = NULL,
.stream_device_destroy = NULL,
.stream_register_device_changed_callback = NULL,
+ .stream_get_max_request_size = NULL,
.register_device_collection_changed = NULL};