mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 05:08:08 +02:00
update for symbol export changes
This commit is contained in:
parent
5bdec89da5
commit
1acea5f289
1 changed files with 2 additions and 1 deletions
|
|
@ -1016,6 +1016,7 @@ EXPORTS
|
|||
_mesa_new_buffer_object
|
||||
_mesa_new_framebuffer
|
||||
_mesa_new_program
|
||||
_mesa_new_query_object
|
||||
_mesa_new_soft_renderbuffer
|
||||
_mesa_new_texture_image
|
||||
_mesa_new_texture_object
|
||||
|
|
@ -1069,5 +1070,5 @@ EXPORTS
|
|||
_tnl_CreateContext
|
||||
_tnl_DestroyContext
|
||||
_tnl_InvalidateState
|
||||
_tnl_MakeCurrent
|
||||
_tnl_run_pipeline
|
||||
_tnl_program_string
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue