mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 18:18:06 +02:00
gbm: add new entrypoint to symbols check
Fixes: 6328536ff2 "gbm: Introduce a helper function for
printing GBM format names."
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
parent
adbdfc6666
commit
2640854399
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ gbm_bo_write
|
|||
gbm_bo_set_user_data
|
||||
gbm_bo_get_user_data
|
||||
gbm_bo_destroy
|
||||
gbm_format_get_name
|
||||
gbm_surface_create
|
||||
gbm_surface_create_with_modifiers
|
||||
gbm_surface_lock_front_buffer
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue