mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-23 17:18:11 +02:00
Presence of these depends on whether or not we're using ELF TLS. Reviewed-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6112>
20 lines
453 B
Text
20 lines
453 B
Text
_glapi_Context
|
|
_glapi_Dispatch
|
|
_glapi_add_dispatch
|
|
_glapi_check_multithread
|
|
_glapi_destroy_multithread
|
|
_glapi_get_context
|
|
_glapi_get_dispatch
|
|
_glapi_get_dispatch_table_size
|
|
_glapi_get_proc_address
|
|
_glapi_get_proc_name
|
|
_glapi_get_proc_offset
|
|
_glapi_new_nop_table
|
|
_glapi_noop_enable_warnings
|
|
_glapi_set_context
|
|
_glapi_set_dispatch
|
|
_glapi_set_nop_handler
|
|
_glapi_set_warning_func
|
|
(optional) _glapi_tls_Context
|
|
(optional) _glapi_tls_Dispatch
|
|
_glthread_GetID
|