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 <gw.foss...@gmail.com>
---
Submitter has no mesa-git write access.

 src/gbm/gbm-symbols-check | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/gbm/gbm-symbols-check b/src/gbm/gbm-symbols-check
index 7ed17ddb6e..2444131e99 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
-- 
2.13.5

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to