Module: Mesa
Branch: master
Commit: e688a9ef6a2b913fc70fb03178d6f0cc4dc04f16
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=e688a9ef6a2b913fc70fb03178d6f0cc4dc04f16

Author: Gert Wollny <gw.foss...@gmail.com>
Date:   Sat Sep 16 18:03:16 2017 +0200

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 <gw.foss...@gmail.com>
Reviewed-by: Eric Engestrom <e...@engestrom.ch>
Reviewed-by: Andres Gomez <ago...@igalia.com>

---

 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

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

Reply via email to