From: Gert Wollny Date: Sat, 16 Sep 2017 16:03:16 +0000 (+0200) Subject: gbm: Add gbm_device_get_format_modifier_plane_count to test X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e688a9ef6a2b913fc70fb03178d6f0cc4dc04f16;p=mesa.git gbm: Add gbm_device_get_format_modifier_plane_count to test Adding gbm_device_get_format_modifier_plane_count made the test gbm-symbols-check fail, this patch adds the according function name to the test. Fixes: 8824141b8d48d9120ddbf542d6fb661046c41c62 (gbm: Add a gbm_device_get_format_modifier_plane_count function) Signed-off-by: Gert Wollny Reviewed-by: Eric Engestrom Reviewed-by: Andres Gomez --- diff --git a/src/gbm/gbm-symbols-check b/src/gbm/gbm-symbols-check index 7ed17ddb6e3..2444131e990 100755 --- a/src/gbm/gbm-symbols-check +++ b/src/gbm/gbm-symbols-check @@ -6,6 +6,7 @@ gbm_device_get_fd gbm_device_get_backend_name gbm_device_is_format_supported gbm_device_destroy +gbm_device_get_format_modifier_plane_count gbm_create_device gbm_bo_create gbm_bo_create_with_modifiers