1{ 2 global: 3 _mesa_glapi_Dispatch; 4 _mesa_glapi_tls_Dispatch; 5 _mesa_glapi_get_dispatch_table_size; # only for tests 6 _mesa_glapi_get_proc_offset; # only for tests 7 gl*; 8 local: 9 *; 10}; 11