提交 06a1e510 编写于 作者: A Annie_wang

update docs

Signed-off-by: NAnnie_wang <annie.wangli@huawei.com>
上级 d8d6fa32
# Development References # Development References
- [Component Reference(TypeScript-based Declarative Development Paradigm)](arkui-ts/Readme-EN.md) - [Component Reference (TypeScript-based Declarative Development Paradigm)](arkui-ts/Readme-EN.md)
- [Component Reference(JavaScript-based Web-like Development Paradigm)](arkui-js/Readme-EN.md) - [Component Reference (JavaScript-based Web-like Development Paradigm)](arkui-js/Readme-EN.md)
- [APIs](apis/Readme-EN.md) - [JS and TS APIs](apis/Readme-EN.md)
- Native APIs
- [JS (eTS Included) APIs](apis/Readme-EN.md) - [Standard Libraries Supported by Native APIs](native-lib/Readme-EN.md)
- Native APIs
- [Standard Library](native-lib/third_party_libc/musl.md)
- [Node_API](native-lib/third_party_napi/napi.md)
# Standard Libraries Supported by Native APIs # Standard Libraries Supported by Native APIs
- [Standard Libraries](third_party_libc/musl.md)
- [Native API Symbols Not Exported](third_party_libc/musl-peculiar-symbol.md)
- [Node_API](third_party_napi/napi.md) - [Node_API](third_party_napi/napi.md)
- [libuv](third_party_libuv/libuv.md) - [libuv](third_party_libuv/libuv.md)
- [Native Standard Libraries Supported by Openharmony](third_party_libc/musl.md)
- Appendix
- [Native API Symbols Not Exported](third_party_libc/musl-peculiar-symbol.md)
- [EGL Symbols Exported from Native APIs](third_party_opengl/egl-symbol.md)
- [OpenGL ES 3.0 Symbols Exported from Native APIs](third_party_opengl/openglesv3-symbol.md)
**Native API Symbols Not Exported** # Native API Symbols Not Exported
|Type|Symbol|Remarks| |Type|Symbol|Remarks|
| --- | --- | --- | | --- | --- | --- |
|OBJECT|___environ| |OBJECT|___environ||
|OBJECT|__daylight| |OBJECT|__daylight||
|OBJECT|__environ| |OBJECT|__environ||
|OBJECT|__hook_enable_hook_flag| |OBJECT|__hook_enable_hook_flag||
|OBJECT|__libc_malloc_default_dispatch| |OBJECT|__libc_malloc_default_dispatch||
|OBJECT|__musl_libc_globals| |OBJECT|__musl_libc_globals||
|OBJECT|__optpos| |OBJECT|__optpos||
|OBJECT|__optreset| |OBJECT|__optreset||
|OBJECT|__progname_full| |OBJECT|__progname_full||
|OBJECT|__signgam| |OBJECT|__signgam||
|OBJECT|__timezone| |OBJECT|__timezone||
|OBJECT|__tzname| |OBJECT|__tzname||
|OBJECT|_dl_debug_addr| |OBJECT|_dl_debug_addr||
|OBJECT|_environ| |OBJECT|_environ||
|OBJECT|function_of_shared_lib| |OBJECT|function_of_shared_lib||
|OBJECT|h_errno| |OBJECT|h_errno||
|OBJECT|ohos_malloc_hook_shared_liibrary| |OBJECT|ohos_malloc_hook_shared_liibrary||
|OBJECT|program_invocation_name| |OBJECT|program_invocation_name||
|OBJECT|program_invocation_short_name| |OBJECT|program_invocation_short_name||
|FUNC|__adjtime64| |FUNC|__adjtime64||
|FUNC|__aio_suspend_time64| |FUNC|__aio_suspend_time64||
|FUNC|__clock_gettime64| |FUNC|__clock_gettime64||
|FUNC|__ctype_b_loc| |FUNC|__ctype_b_loc||
|FUNC|__ctype_tolower_loc| |FUNC|__ctype_tolower_loc||
|FUNC|__ctype_toupper_loc| |FUNC|__ctype_toupper_loc||
|FUNC|__dls2b| |FUNC|__dls2b||
|FUNC|__dls3| |FUNC|__dls3||
|FUNC|__fgetwc_unlocked| |FUNC|__fgetwc_unlocked||
|FUNC|__flt_rounds| |FUNC|__flt_rounds||
|FUNC|__fputwc_unlocked| |FUNC|__fputwc_unlocked||
|FUNC|__freadahead| |FUNC|__freadahead||
|FUNC|__freadptr| |FUNC|__freadptr||
|FUNC|__freadptrinc| |FUNC|__freadptrinc||
|FUNC|__freelocale| |FUNC|__freelocale||
|FUNC|__fstat_time64| |FUNC|__fstat_time64||
|FUNC|__ftime64| |FUNC|__ftime64||
|FUNC|__fxstat64| |FUNC|__fxstat64||
|FUNC|__fxstatat64| |FUNC|__fxstatat64||
|FUNC|__getdelim| |FUNC|__getdelim||
|FUNC|__isalnum_l| |FUNC|__isalnum_l||
|FUNC|__isalpha_l| |FUNC|__isalpha_l||
|FUNC|__isblank_l| |FUNC|__isblank_l||
|FUNC|__iscntrl_l| |FUNC|__iscntrl_l||
|FUNC|__isdigit_l| |FUNC|__isdigit_l||
|FUNC|__isgraph_l| |FUNC|__isgraph_l||
|FUNC|__islower_l| |FUNC|__islower_l||
|FUNC|__isoc99_fscanf| |FUNC|__isoc99_fscanf||
|FUNC|__isoc99_fwscanf| |FUNC|__isoc99_fwscanf||
|FUNC|__isoc99_scanf| |FUNC|__isoc99_scanf||
|FUNC|__isoc99_sscanf| |FUNC|__isoc99_sscanf||
|FUNC|__isoc99_swscanf| |FUNC|__isoc99_swscanf||
|FUNC|__isoc99_vfscanf| |FUNC|__isoc99_vfscanf||
|FUNC|__isoc99_vfwscanf| |FUNC|__isoc99_vfwscanf||
|FUNC|__isoc99_vscanf| |FUNC|__isoc99_vscanf||
|FUNC|__isoc99_vsscanf| |FUNC|__isoc99_vsscanf||
|FUNC|__isoc99_vswscanf| |FUNC|__isoc99_vswscanf||
|FUNC|__isoc99_vwscanf| |FUNC|__isoc99_vwscanf||
|FUNC|__isoc99_wscanf| |FUNC|__isoc99_wscanf||
|FUNC|__isprint_l| |FUNC|__isprint_l||
|FUNC|__ispunct_l| |FUNC|__ispunct_l||
|FUNC|__isspace_l| |FUNC|__isspace_l||
|FUNC|__isupper_l| |FUNC|__isupper_l||
|FUNC|__iswalnum_l| |FUNC|__iswalnum_l||
|FUNC|__iswalpha_l| |FUNC|__iswalpha_l||
|FUNC|__iswblank_l| |FUNC|__iswblank_l||
|FUNC|__iswcntrl_l| |FUNC|__iswcntrl_l||
|FUNC|__iswctype_l| |FUNC|__iswctype_l||
|FUNC|__iswdigit_l| |FUNC|__iswdigit_l||
|FUNC|__iswgraph_l| |FUNC|__iswgraph_l||
|FUNC|__iswlower_l| |FUNC|__iswlower_l||
|FUNC|__iswprint_l| |FUNC|__iswprint_l||
|FUNC|__iswpunct_l| |FUNC|__iswpunct_l||
|FUNC|__iswspace_l| |FUNC|__iswspace_l||
|FUNC|__iswupper_l| |FUNC|__iswupper_l||
|FUNC|__iswxdigit_l| |FUNC|__iswxdigit_l||
|FUNC|__isxdigit_l| |FUNC|__isxdigit_l||
|FUNC|__lgammal_r| |FUNC|__lgammal_r||
|FUNC|__libc_free| |FUNC|__libc_free||
|FUNC|__libc_malloc| |FUNC|__libc_malloc||
|FUNC|__libc_start_main| |FUNC|__libc_start_main||
|FUNC|__lstat_time64| |FUNC|__lstat_time64||
|FUNC|__lxstat64| |FUNC|__lxstat64||
|FUNC|__mq_timedreceive_time64| |FUNC|__mq_timedreceive_time64||
|FUNC|__mq_timedsend_time64| |FUNC|__mq_timedsend_time64||
|FUNC|__nanosleep_time64| |FUNC|__nanosleep_time64||
|FUNC|__newlocale| |FUNC|__newlocale||
|FUNC|__nl_langinfo| |FUNC|__nl_langinfo||
|FUNC|__nl_langinfo_l| |FUNC|__nl_langinfo_l||
|FUNC|__overflow| |FUNC|__overflow||
|FUNC|__posix_getopt| |FUNC|__posix_getopt||
|FUNC|__pthread_cond_timedwait_time64| |FUNC|__pthread_cond_timedwait_time64||
|FUNC|__pthread_gettid_np| |FUNC|__pthread_gettid_np||
|FUNC|__pthread_timedjoin_np_time64| |FUNC|__pthread_timedjoin_np_time64||
|FUNC|__res_state| |FUNC|__res_state||
|FUNC|__setjmp| |FUNC|__setjmp||
|FUNC|__sigsetjmp| |FUNC|__sigsetjmp||
|FUNC|__stat_time64| |FUNC|__stat_time64||
|FUNC|__stime64| |FUNC|__stime64||
|FUNC|__strcasecmp_l| |FUNC|__strcasecmp_l||
|FUNC|__strcoll_l| |FUNC|__strcoll_l||
|FUNC|__strerror_l| |FUNC|__strerror_l||
|FUNC|__strncasecmp_l| |FUNC|__strncasecmp_l||
|FUNC|__strtod_l| |FUNC|__strtod_l||
|FUNC|__strtof_l| |FUNC|__strtof_l||
|FUNC|__strtoimax_internal| |FUNC|__strtoimax_internal||
|FUNC|__strtol_internal| |FUNC|__strtol_internal||
|FUNC|__strtold_l| |FUNC|__strtold_l||
|FUNC|__strtoll_internal| |FUNC|__strtoll_internal||
|FUNC|__strtoul_internal| |FUNC|__strtoul_internal||
|FUNC|__strtoull_internal| |FUNC|__strtoull_internal||
|FUNC|__strtoumax_internal| |FUNC|__strtoumax_internal||
|FUNC|__strxfrm_l| |FUNC|__strxfrm_l||
|FUNC|__sysv_signal| |FUNC|__sysv_signal||
|FUNC|__tolower_l| |FUNC|__tolower_l||
|FUNC|__toupper_l| |FUNC|__toupper_l||
|FUNC|__towctrans_l| |FUNC|__towctrans_l||
|FUNC|__towlower_l| |FUNC|__towlower_l||
|FUNC|__towupper_l| |FUNC|__towupper_l||
|FUNC|__uflow| |FUNC|__uflow||
|FUNC|__uselocale| |FUNC|__uselocale||
|FUNC|__utimensat_time64| |FUNC|__utimensat_time64||
|FUNC|__wait3_time64| |FUNC|__wait3_time64||
|FUNC|__wcscoll_l| |FUNC|__wcscoll_l||
|FUNC|__wcsftime_l| |FUNC|__wcsftime_l||
|FUNC|__wcsxfrm_l| |FUNC|__wcsxfrm_l||
|FUNC|__wctrans_l| |FUNC|__wctrans_l||
|FUNC|__wctype_l| |FUNC|__wctype_l||
|FUNC|__xmknod| |FUNC|__xmknod||
|FUNC|__xmknodat| |FUNC|__xmknodat||
|FUNC|__xpg_basename| |FUNC|__xpg_basename||
|FUNC|__xpg_strerror_r| |FUNC|__xpg_strerror_r||
|FUNC|__xstat64| |FUNC|__xstat64||
|FUNC|_dl_debug_state| |FUNC|_dl_debug_state||
|FUNC|_dlstart| |FUNC|_dlstart||
|FUNC|_fini| |FUNC|_fini||
|FUNC|_init| |FUNC|_init||
|FUNC|_IO_feof_unlocked| |FUNC|_IO_feof_unlocked||
|FUNC|_IO_ferror_unlocked| |FUNC|_IO_ferror_unlocked||
|FUNC|_IO_getc| |FUNC|_IO_getc||
|FUNC|_IO_getc_unlocked| |FUNC|_IO_getc_unlocked||
|FUNC|_IO_putc| |FUNC|_IO_putc||
|FUNC|_IO_putc_unlocked| |FUNC|_IO_putc_unlocked||
|FUNC|a64l| |FUNC|a64l||
|FUNC|addmntent| |FUNC|addmntent||
|FUNC|adjtime| |FUNC|adjtime||
|FUNC|aio_cancel| |FUNC|aio_cancel||
|FUNC|aio_cancel64| |FUNC|aio_cancel64||
|FUNC|aio_error| |FUNC|aio_error||
|FUNC|aio_error64| |FUNC|aio_error64||
|FUNC|aio_fsync| |FUNC|aio_fsync||
|FUNC|aio_fsync64| |FUNC|aio_fsync64||
|FUNC|aio_read| |FUNC|aio_read||
|FUNC|aio_read64| |FUNC|aio_read64||
|FUNC|aio_return| |FUNC|aio_return||
|FUNC|aio_return64| |FUNC|aio_return64||
|FUNC|aio_suspend| |FUNC|aio_suspend||
|FUNC|aio_suspend64| |FUNC|aio_suspend64||
|FUNC|aio_write| |FUNC|aio_write||
|FUNC|aio_write64| |FUNC|aio_write64||
|FUNC|bcmp| |FUNC|bcmp||
|FUNC|bind_textdomain_codeset| |FUNC|bind_textdomain_codeset||
|FUNC|bindtextdomain| |FUNC|bindtextdomain||
|FUNC|confstr| |FUNC|confstr||
|FUNC|copy_file_range| |FUNC|copy_file_range||
|FUNC|crypt| |FUNC|crypt||
|FUNC|crypt_r| |FUNC|crypt_r||
|FUNC|cuserid| |FUNC|cuserid||
|FUNC|dcgettext| |FUNC|dcgettext||
|FUNC|dcngettext| |FUNC|dcngettext||
|FUNC|dgettext| |FUNC|dgettext||
|FUNC|dlinfo| |FUNC|dlinfo||
|FUNC|dngettext| |FUNC|dngettext||
|FUNC|eaccess| |FUNC|eaccess||
|FUNC|ecvt| |FUNC|ecvt||
|FUNC|encrypt| |FUNC|encrypt||
|FUNC|endspent| |FUNC|endspent||
|FUNC|endusershell| |FUNC|endusershell||
|FUNC|endutxent| |FUNC|endutxent||
|FUNC|ether_hostton| |FUNC|ether_hostton||
|FUNC|ether_line| |FUNC|ether_line||
|FUNC|ether_ntohost| |FUNC|ether_ntohost||
|FUNC|euidaccess| |FUNC|euidaccess||
|FUNC|exp10| |FUNC|exp10||
|FUNC|exp10f| |FUNC|exp10f||
|FUNC|exp10l| |FUNC|exp10l||
|FUNC|explicit_bzero| |FUNC|explicit_bzero||
|FUNC|fanotify_init| |FUNC|fanotify_init||
|FUNC|fanotify_mark| |FUNC|fanotify_mark||
|FUNC|fcvt| |FUNC|fcvt||
|FUNC|fgetgrent| |FUNC|fgetgrent||
|FUNC|fgetpwent| |FUNC|fgetpwent||
|FUNC|fgetspent| |FUNC|fgetspent||
|FUNC|fgetwc_unlocked| |FUNC|fgetwc_unlocked||
|FUNC|fgetws_unlocked| |FUNC|fgetws_unlocked||
|FUNC|finish_install_ohos_malloc_hooks| |FUNC|finish_install_ohos_malloc_hooks||
|FUNC|fmtmsg| |FUNC|fmtmsg||
|FUNC|fopencookie| |FUNC|fopencookie||
|FUNC|fputwc_unlocked| |FUNC|fputwc_unlocked||
|FUNC|fputws_unlocked| |FUNC|fputws_unlocked||
|FUNC|gcvt| |FUNC|gcvt||
|FUNC|get_current_dir_name| |FUNC|get_current_dir_name||
|FUNC|getdate| |FUNC|getdate||
|FUNC|getdents64| |FUNC|getdents64||
|FUNC|gethostid| |FUNC|gethostid||
|FUNC|getpass| |FUNC|getpass||
|FUNC|getservbyname_r| |FUNC|getservbyname_r||
|FUNC|getservbyport_r| |FUNC|getservbyport_r||
|FUNC|getspent| |FUNC|getspent||
|FUNC|getspnam| |FUNC|getspnam||
|FUNC|getspnam_r| |FUNC|getspnam_r||
|FUNC|gettext| |FUNC|gettext||
|FUNC|getusershell| |FUNC|getusershell||
|FUNC|getutid| |FUNC|getutid||
|FUNC|getutline| |FUNC|getutline||
|FUNC|getutxent| |FUNC|getutxent||
|FUNC|getutxid| |FUNC|getutxid||
|FUNC|getutxline| |FUNC|getutxline||
|FUNC|getw| |FUNC|getw||
|FUNC|getwc_unlocked| |FUNC|getwc_unlocked||
|FUNC|getwchar_unlocked| |FUNC|getwchar_unlocked||
|FUNC|glob64| |FUNC|glob64||
|FUNC|globfree64| |FUNC|globfree64||
|FUNC|init_malloc_hook_shared_library| |FUNC|init_malloc_hook_shared_library||
|FUNC|isastream| |FUNC|isastream||
|FUNC|l64a| |FUNC|l64a||
|FUNC|lchmod| |FUNC|lchmod||
|FUNC|lckpwdf| |FUNC|lckpwdf||
|FUNC|lio_listio| |FUNC|lio_listio||
|FUNC|lio_listio64| |FUNC|lio_listio64||
|FUNC|load_malloc_hook_shared_library| |FUNC|load_malloc_hook_shared_library||
|FUNC|log_print| |FUNC|log_print||
|FUNC|membarrier| |FUNC|membarrier||
|FUNC|mq_close| |FUNC|mq_close||
|FUNC|mq_getattr| |FUNC|mq_getattr||
|FUNC|mq_notify| |FUNC|mq_notify||
|FUNC|mq_open| |FUNC|mq_open||
|FUNC|mq_receive| |FUNC|mq_receive||
|FUNC|mq_send| |FUNC|mq_send||
|FUNC|mq_setattr| |FUNC|mq_setattr||
|FUNC|mq_timedreceive| |FUNC|mq_timedreceive||
|FUNC|mq_timedsend| |FUNC|mq_timedsend||
|FUNC|mq_unlink| |FUNC|mq_unlink||
|FUNC|name_to_handle_at| |FUNC|name_to_handle_at||
|FUNC|ngettext| |FUNC|ngettext||
|FUNC|ohos_malloc_hook_init_function| |FUNC|ohos_malloc_hook_init_function||
|FUNC|open_by_handle_at| |FUNC|open_by_handle_at||
|FUNC|pivot_root| |FUNC|pivot_root||
|FUNC|posix_close| |FUNC|posix_close||
|FUNC|posix_spawn_file_actions_addchdir_np| |FUNC|posix_spawn_file_actions_addchdir_np||
|FUNC|posix_spawn_file_actions_addfchdir_np| |FUNC|posix_spawn_file_actions_addfchdir_np||
|FUNC|pow10| |FUNC|pow10||
|FUNC|pow10f| |FUNC|pow10f||
|FUNC|pow10l| |FUNC|pow10l||
|FUNC|pthread_cancel| |FUNC|pthread_cancel||
|FUNC|pthread_getaffinity_np| |FUNC|pthread_getaffinity_np||
|FUNC|pthread_getattr_default_np| |FUNC|pthread_getattr_default_np||
|FUNC|pthread_getconcurrency| |FUNC|pthread_getconcurrency||
|FUNC|pthread_mutex_consistent| |FUNC|pthread_mutex_consistent||
|FUNC|pthread_mutex_getprioceiling| |FUNC|pthread_mutex_getprioceiling||
|FUNC|pthread_mutex_setprioceiling| |FUNC|pthread_mutex_setprioceiling||
|FUNC|pthread_mutexattr_getrobust| |FUNC|pthread_mutexattr_getrobust||
|FUNC|pthread_mutexattr_setrobust| |FUNC|pthread_mutexattr_setrobust||
|FUNC|pthread_setaffinity_np| |FUNC|pthread_setaffinity_np||
|FUNC|pthread_setattr_default_np| |FUNC|pthread_setattr_default_np||
|FUNC|pthread_setcancelstate| |FUNC|pthread_setcancelstate||
|FUNC|pthread_setcanceltype| |FUNC|pthread_setcanceltype||
|FUNC|pthread_setconcurrency| |FUNC|pthread_setconcurrency||
|FUNC|pthread_testcancel| |FUNC|pthread_testcancel||
|FUNC|pthread_timedjoin_np| |FUNC|pthread_timedjoin_np||
|FUNC|pthread_tryjoin_np| |FUNC|pthread_tryjoin_np||
|FUNC|putgrent| |FUNC|putgrent||
|FUNC|putpwent| |FUNC|putpwent||
|FUNC|putspent| |FUNC|putspent||
|FUNC|pututxline| |FUNC|pututxline||
|FUNC|putwc_unlocked| |FUNC|putwc_unlocked||
|FUNC|putwchar_unlocked| |FUNC|putwchar_unlocked||
|FUNC|remap_file_pages| |FUNC|remap_file_pages||
|FUNC|rindex| |FUNC|rindex||
|FUNC|secure_getenv| |FUNC|secure_getenv||
|FUNC|setkey| |FUNC|setkey||
|FUNC|setspent| |FUNC|setspent||
|FUNC|setusershell| |FUNC|setusershell||
|FUNC|setutxent| |FUNC|setutxent||
|FUNC|shm_open| |FUNC|shm_open||
|FUNC|shm_unlink| |FUNC|shm_unlink||
|FUNC|sigandset| |FUNC|sigandset||
|FUNC|sigisemptyset| |FUNC|sigisemptyset||
|FUNC|sigorset| |FUNC|sigorset||
|FUNC|sockatmark| |FUNC|sockatmark||
|FUNC|stime| |FUNC|stime||
|FUNC|strfmon| |FUNC|strfmon||
|FUNC|strfmon_l| |FUNC|strfmon_l||
|FUNC|strverscmp| |FUNC|strverscmp||
|FUNC|textdomain| |FUNC|textdomain||
|FUNC|ualarm| |FUNC|ualarm||
|FUNC|ulckpwdf| |FUNC|ulckpwdf||
|FUNC|ulimit| |FUNC|ulimit||
|FUNC|updwtmp| |FUNC|updwtmp||
|FUNC|updwtmpx| |FUNC|updwtmpx||
|FUNC|utmpxname| |FUNC|utmpxname||
|FUNC|versionsort| |FUNC|versionsort||
|FUNC|versionsort64| |FUNC|versionsort64||
|FUNC|vhangup| |FUNC|vhangup||
|FUNC|wordexp| |FUNC|wordexp||
|FUNC|wordfree| |FUNC|wordfree||
\ No newline at end of file
# Native Standard Libraries Supported by OpenHarmony # Native Standard Libraries Supported by OpenHarmony
## Overview ## Overview
**Table 1** Standard libraries supported by OpenHarmony **Table 1** Standard libraries supported by OpenHarmony
| Library | Description | | Library | Description |
...@@ -19,8 +15,6 @@ ...@@ -19,8 +15,6 @@
## C Standard Library ## C Standard Library
The C standard library is a C11 standard library implemented by: The C standard library is a C11 standard library implemented by:
libc: provides thread-related functions and a majority of standard functions. libc: provides thread-related functions and a majority of standard functions.
...@@ -43,8 +37,6 @@ C standard library includes a set of header files in accordance with standard C ...@@ -43,8 +37,6 @@ C standard library includes a set of header files in accordance with standard C
## libc++ ## libc++
[libc++](https://libcxx.llvm.org/) is an implementation of the C++ standard library. [libc++](https://libcxx.llvm.org/) is an implementation of the C++ standard library.
**Version** **Version**
...@@ -57,24 +49,12 @@ The C++11 and C++14 standards are supported, and the C++17 and C++20 standards a ...@@ -57,24 +49,12 @@ The C++11 and C++14 standards are supported, and the C++17 and C++20 standards a
## OpenSL ES ## OpenSL ES
[OpenSL ES](https://www.khronos.org/registry/OpenSL-ES/) is an embedded, cross-platform audio processing library. [OpenSL ES](https://www.khronos.org/registry/OpenSL-ES/) is an embedded, cross-platform audio processing library.
## zlib ## zlib
[zlib](https://zlib.net/) is a general data compression library implemented in C/C++. [zlib](https://zlib.net/) is a general data compression library implemented in C/C++.
## EGL ## EGL
EGL is an interface between Khronos rendering APIs (such as OpenGL ES and OpenVG) and the underlying native window system. OpenHarmony supports EGL. EGL is an interface between Khronos rendering APIs (such as OpenGL ES and OpenVG) and the underlying native window system. OpenHarmony supports EGL.
...@@ -83,8 +63,6 @@ EGL is an interface between Khronos rendering APIs (such as OpenGL ES and OpenVG ...@@ -83,8 +63,6 @@ EGL is an interface between Khronos rendering APIs (such as OpenGL ES and OpenVG
[EGL Symbols Exported from Native APIs](../third_party_opengl/egl-symbol.md) [EGL Symbols Exported from Native APIs](../third_party_opengl/egl-symbol.md)
## OpenGL ES ## OpenGL ES
OpenGL is a cross-platform software interface for 3D graphics processing. [OpenGL ES](https://www.khronos.org/opengles/) is a OpenGL specification for embedded devices. OpenHarmony supports OpenGL ES 3.0. OpenGL is a cross-platform software interface for 3D graphics processing. [OpenGL ES](https://www.khronos.org/opengles/) is a OpenGL specification for embedded devices. OpenHarmony supports OpenGL ES 3.0.
......
# Node_API # Node-API
## Introduction ## Introduction
Node-API provides APIs to encapsulate JavaScript capabilities as a native plug-in. It is independent of the underlying JavaScript and is maintained as part of Node.js.
Node-API is an API used to encapsulate JavaScript capabilities as native plug-ins. It is independent of the underlying JavaScript and is maintained as part of Node.js.
## Supported Capabilities ## Supported Capabilities
Node-API eliminates the differences between underlying JavaScript engines and provides a set of stable interfaces. Node-API eliminates the differences between underlying JavaScript engines and provides a set of stable interfaces.
The NAPI component re-implements the Node-API and connects to underlying engines such as ArkJs. Currently, some interfaces in the Node-API standard library are supported. The OpenHarmony Native API (NAPI) component optimizes the Node-API interface implementation and provides connection to underlying engines such as ArkJS. Currently, some APIs in the [Node-API](https://nodejs.org/docs/v14.9.0/api/n-api.html) standard library are supported.
**List of Extended Symbols of NAPI** ## Extended Symbols of NAPI
|Type|Symbol|Description| |Type|Symbol|Remarks|
| --- | --- | --- | | --- | --- | --- |
|FUNC|napi_run_script_path|Runs a JavaScript file.| |FUNC|napi_run_script_path|Runs a JavaScript file.|
**List of Symbols Exported from the Standard Library** **Symbols Exported from the Standard Library**
|Type|Symbol|Description| |Type|Symbol|Remarks|
| --- | --- | --- | | --- | --- | --- |
|FUNC|napi_module_register| |FUNC|napi_module_register||
|FUNC|napi_get_last_error_info| |FUNC|napi_get_last_error_info||
|FUNC|napi_throw| |FUNC|napi_throw||
|FUNC|napi_throw_error| |FUNC|napi_throw_error||
|FUNC|napi_throw_type_error| |FUNC|napi_throw_type_error||
|FUNC|napi_throw_range_error| |FUNC|napi_throw_range_error||
|FUNC|napi_is_error| |FUNC|napi_is_error||
|FUNC|napi_create_error| |FUNC|napi_create_error||
|FUNC|napi_create_type_error| |FUNC|napi_create_type_error||
|FUNC|napi_create_range_error| |FUNC|napi_create_range_error||
|FUNC|napi_get_and_clear_last_exception| |FUNC|napi_get_and_clear_last_exception||
|FUNC|napi_is_exception_pending| |FUNC|napi_is_exception_pending||
|FUNC|napi_fatal_error| |FUNC|napi_fatal_error||
|FUNC|napi_open_handle_scope| |FUNC|napi_open_handle_scope||
|FUNC|napi_close_handle_scope| |FUNC|napi_close_handle_scope||
|FUNC|napi_open_escapable_handle_scope| |FUNC|napi_open_escapable_handle_scope||
|FUNC|napi_close_escapable_handle_scope| |FUNC|napi_close_escapable_handle_scope||
|FUNC|napi_escape_handle| |FUNC|napi_escape_handle||
|FUNC|napi_create_reference| |FUNC|napi_create_reference||
|FUNC|napi_delete_reference| |FUNC|napi_delete_reference||
|FUNC|napi_reference_ref| |FUNC|napi_reference_ref||
|FUNC|napi_reference_unref| |FUNC|napi_reference_unref||
|FUNC|napi_get_reference_value| |FUNC|napi_get_reference_value||
|FUNC|napi_create_array| |FUNC|napi_create_array||
|FUNC|napi_create_array_with_length| |FUNC|napi_create_array_with_length||
|FUNC|napi_create_arraybuffer| |FUNC|napi_create_arraybuffer||
|FUNC|napi_create_external| |FUNC|napi_create_external||
|FUNC|napi_create_external_arraybuffer| |FUNC|napi_create_external_arraybuffer||
|FUNC|napi_create_object| |FUNC|napi_create_object||
|FUNC|napi_create_symbol| |FUNC|napi_create_symbol||
|FUNC|napi_create_typedarray| |FUNC|napi_create_typedarray||
|FUNC|napi_create_dataview| |FUNC|napi_create_dataview||
|FUNC|napi_create_int32| |FUNC|napi_create_int32||
|FUNC|napi_create_uint32| |FUNC|napi_create_uint32||
|FUNC|napi_create_int64| |FUNC|napi_create_int64||
|FUNC|napi_create_double| |FUNC|napi_create_double||
|FUNC|napi_create_string_latin1| |FUNC|napi_create_string_latin1||
|FUNC|napi_create_string_utf8| |FUNC|napi_create_string_utf8||
|FUNC|napi_get_array_length| |FUNC|napi_get_array_length||
|FUNC|napi_get_arraybuffer_info| |FUNC|napi_get_arraybuffer_info||
|FUNC|napi_get_prototype| |FUNC|napi_get_prototype||
|FUNC|napi_get_typedarray_info| |FUNC|napi_get_typedarray_info||
|FUNC|napi_get_dataview_info| |FUNC|napi_get_dataview_info||
|FUNC|napi_get_value_bool| |FUNC|napi_get_value_bool||
|FUNC|napi_get_value_double| |FUNC|napi_get_value_double||
|FUNC|napi_get_value_external| |FUNC|napi_get_value_external||
|FUNC|napi_get_value_int32| |FUNC|napi_get_value_int32||
|FUNC|napi_get_value_int64| |FUNC|napi_get_value_int64||
|FUNC|napi_get_value_string_latin1| |FUNC|napi_get_value_string_latin1||
|FUNC|napi_get_value_string_utf8| |FUNC|napi_get_value_string_utf8||
|FUNC|napi_get_value_uint32| |FUNC|napi_get_value_uint32||
|FUNC|napi_get_boolean| |FUNC|napi_get_boolean||
|FUNC|napi_get_global| |FUNC|napi_get_global||
|FUNC|napi_get_null| |FUNC|napi_get_null||
|FUNC|napi_get_undefined| |FUNC|napi_get_undefined||
|FUNC|napi_coerce_to_bool| |FUNC|napi_coerce_to_bool||
|FUNC|napi_coerce_to_number| |FUNC|napi_coerce_to_number||
|FUNC|napi_coerce_to_object| |FUNC|napi_coerce_to_object||
|FUNC|napi_coerce_to_string| |FUNC|napi_coerce_to_string||
|FUNC|napi_typeof| |FUNC|napi_typeof||
|FUNC|napi_instanceof| |FUNC|napi_instanceof||
|FUNC|napi_is_array| |FUNC|napi_is_array||
|FUNC|napi_is_arraybuffer| |FUNC|napi_is_arraybuffer||
|FUNC|napi_is_typedarray| |FUNC|napi_is_typedarray||
|FUNC|napi_is_dataview| |FUNC|napi_is_dataview||
|FUNC|napi_is_date| |FUNC|napi_is_date||
|FUNC|napi_strict_equals| |FUNC|napi_strict_equals||
|FUNC|napi_get_property_names| |FUNC|napi_get_property_names||
|FUNC|napi_set_property| |FUNC|napi_set_property||
|FUNC|napi_get_property| |FUNC|napi_get_property||
|FUNC|napi_has_property| |FUNC|napi_has_property||
|FUNC|napi_delete_property| |FUNC|napi_delete_property||
|FUNC|napi_has_own_property| |FUNC|napi_has_own_property||
|FUNC|napi_set_named_property| |FUNC|napi_set_named_property||
|FUNC|napi_get_named_property| |FUNC|napi_get_named_property||
|FUNC|napi_has_named_property| |FUNC|napi_has_named_property||
|FUNC|napi_set_element| |FUNC|napi_set_element||
|FUNC|napi_get_element| |FUNC|napi_get_element||
|FUNC|napi_has_element| |FUNC|napi_has_element||
|FUNC|napi_delete_element| |FUNC|napi_delete_element||
|FUNC|napi_define_properties| |FUNC|napi_define_properties||
|FUNC|napi_call_function| |FUNC|napi_call_function||
|FUNC|napi_create_function| |FUNC|napi_create_function||
|FUNC|napi_get_cb_info| |FUNC|napi_get_cb_info||
|FUNC|napi_get_new_target| |FUNC|napi_get_new_target||
|FUNC|napi_new_instance| |FUNC|napi_new_instance||
|FUNC|napi_define_class| |FUNC|napi_define_class||
|FUNC|napi_wrap| |FUNC|napi_wrap||
|FUNC|napi_unwrap| |FUNC|napi_unwrap||
|FUNC|napi_remove_wrap| |FUNC|napi_remove_wrap||
|FUNC|napi_create_async_work| |FUNC|napi_create_async_work||
|FUNC|napi_delete_async_work| |FUNC|napi_delete_async_work||
|FUNC|napi_queue_async_work| |FUNC|napi_queue_async_work||
|FUNC|napi_cancel_async_work| |FUNC|napi_cancel_async_work||
|FUNC|napi_get_node_version| |FUNC|napi_get_node_version||
|FUNC|napi_get_version| |FUNC|napi_get_version||
|FUNC|napi_create_promise| |FUNC|napi_create_promise||
|FUNC|napi_resolve_deferred| |FUNC|napi_resolve_deferred||
|FUNC|napi_reject_deferred| |FUNC|napi_reject_deferred||
|FUNC|napi_is_promise| |FUNC|napi_is_promise||
|FUNC|napi_run_script| |FUNC|napi_run_script||
|FUNC|napi_get_uv_event_loop| |FUNC|napi_get_uv_event_loop||
\ No newline at end of file
**EGL Symbols Exported from Native APIs** # EGL Symbols Exported from Native APIs
|Type|Symbol|Remarks| |Type|Symbol|Remarks|
| --- | --- | --- | | --- | --- | --- |
|FUNC|eglChooseConfig| |FUNC|eglChooseConfig||
|FUNC|eglCopyBuffers| |FUNC|eglCopyBuffers||
|FUNC|eglCreateContext| |FUNC|eglCreateContext||
|FUNC|eglCreatePbufferSurface| |FUNC|eglCreatePbufferSurface||
|FUNC|eglCreatePixmapSurface| |FUNC|eglCreatePixmapSurface||
|FUNC|eglCreateWindowSurface| |FUNC|eglCreateWindowSurface||
|FUNC|eglDestroyContext| |FUNC|eglDestroyContext||
|FUNC|eglDestroySurface| |FUNC|eglDestroySurface||
|FUNC|eglGetConfigAttrib| |FUNC|eglGetConfigAttrib||
|FUNC|eglGetConfigs| |FUNC|eglGetConfigs||
|FUNC|eglGetCurrentDisplay| |FUNC|eglGetCurrentDisplay||
|FUNC|eglGetCurrentSurface| |FUNC|eglGetCurrentSurface||
|FUNC|eglGetDisplay| |FUNC|eglGetDisplay||
|FUNC|eglGetError| |FUNC|eglGetError||
|FUNC|eglGetProcAddress| |FUNC|eglGetProcAddress||
|FUNC|eglInitialize| |FUNC|eglInitialize||
|FUNC|eglMakeCurrent| |FUNC|eglMakeCurrent||
|FUNC|eglQueryContext| |FUNC|eglQueryContext||
|FUNC|eglQueryString| |FUNC|eglQueryString||
|FUNC|eglQuerySurface| |FUNC|eglQuerySurface||
|FUNC|eglSwapBuffers| |FUNC|eglSwapBuffers||
|FUNC|eglTerminate| |FUNC|eglTerminate||
|FUNC|eglWaitGL| |FUNC|eglWaitGL||
|FUNC|eglWaitNative| |FUNC|eglWaitNative||
|FUNC|eglBindTexImage| |FUNC|eglBindTexImage||
|FUNC|eglReleaseTexImage| |FUNC|eglReleaseTexImage||
|FUNC|eglSurfaceAttrib| |FUNC|eglSurfaceAttrib||
|FUNC|eglSwapInterval| |FUNC|eglSwapInterval||
|FUNC|eglBindAPI| |FUNC|eglBindAPI||
|FUNC|eglQueryAPI| |FUNC|eglQueryAPI||
|FUNC|eglCreatePbufferFromClientBuffer| |FUNC|eglCreatePbufferFromClientBuffer||
|FUNC|eglReleaseThread| |FUNC|eglReleaseThread||
|FUNC|eglWaitClient| |FUNC|eglWaitClient||
|FUNC|eglGetCurrentContext| |FUNC|eglGetCurrentContext||
|FUNC|eglCreateSync| |FUNC|eglCreateSync||
|FUNC|eglDestroySync| |FUNC|eglDestroySync||
|FUNC|eglClientWaitSync| |FUNC|eglClientWaitSync||
|FUNC|eglGetSyncAttrib| |FUNC|eglGetSyncAttrib||
|FUNC|eglCreateImage| |FUNC|eglCreateImage||
|FUNC|eglDestroyImage| |FUNC|eglDestroyImage||
|FUNC|eglGetPlatformDisplay| |FUNC|eglGetPlatformDisplay||
|FUNC|eglCreatePlatformWindowSurface| |FUNC|eglCreatePlatformWindowSurface||
|FUNC|eglCreatePlatformPixmapSurface| |FUNC|eglCreatePlatformPixmapSurface||
|FUNC|eglWaitSync| |FUNC|eglWaitSync||
**OpenGL ES 3.0 Symbols Exported from Native APIs** # OpenGL ES 3.0 Symbols Exported from Native APIs
|Type|Symbol|Remarks| |Type|Symbol|Remarks|
| --- | --- | --- | | --- | --- | --- |
|FUNC|glActiveShaderProgram| |FUNC|glActiveShaderProgram||
|FUNC|glActiveTexture| |FUNC|glActiveTexture||
|FUNC|glAttachShader| |FUNC|glAttachShader||
|FUNC|glBeginQuery| |FUNC|glBeginQuery||
|FUNC|glBeginTransformFeedback| |FUNC|glBeginTransformFeedback||
|FUNC|glBindAttribLocation| |FUNC|glBindAttribLocation||
|FUNC|glBindBuffer| |FUNC|glBindBuffer||
|FUNC|glBindBufferBase| |FUNC|glBindBufferBase||
|FUNC|glBindBufferRange| |FUNC|glBindBufferRange||
|FUNC|glBindFramebuffer| |FUNC|glBindFramebuffer||
|FUNC|glBindImageTexture| |FUNC|glBindImageTexture||
|FUNC|glBindProgramPipeline| |FUNC|glBindProgramPipeline||
|FUNC|glBindRenderbuffer| |FUNC|glBindRenderbuffer||
|FUNC|glBindSampler| |FUNC|glBindSampler||
|FUNC|glBindTexture| |FUNC|glBindTexture||
|FUNC|glBindTransformFeedback| |FUNC|glBindTransformFeedback||
|FUNC|glBindVertexArray| |FUNC|glBindVertexArray||
|FUNC|glBindVertexBuffer| |FUNC|glBindVertexBuffer||
|FUNC|glBlendBarrier| |FUNC|glBlendBarrier||
|FUNC|glBlendColor| |FUNC|glBlendColor||
|FUNC|glBlendEquation| |FUNC|glBlendEquation||
|FUNC|glBlendEquationi| |FUNC|glBlendEquationi||
|FUNC|glBlendEquationSeparate| |FUNC|glBlendEquationSeparate||
|FUNC|glBlendEquationSeparatei| |FUNC|glBlendEquationSeparatei||
|FUNC|glBlendFunc| |FUNC|glBlendFunc||
|FUNC|glBlendFunci| |FUNC|glBlendFunci||
|FUNC|glBlendFuncSeparate| |FUNC|glBlendFuncSeparate||
|FUNC|glBlendFuncSeparatei| |FUNC|glBlendFuncSeparatei||
|FUNC|glBlitFramebuffer| |FUNC|glBlitFramebuffer||
|FUNC|glBufferData| |FUNC|glBufferData||
|FUNC|glBufferSubData| |FUNC|glBufferSubData||
|FUNC|glCheckFramebufferStatus| |FUNC|glCheckFramebufferStatus||
|FUNC|glClear| |FUNC|glClear||
|FUNC|glClearBufferfi| |FUNC|glClearBufferfi||
|FUNC|glClearBufferfv| |FUNC|glClearBufferfv||
|FUNC|glClearBufferiv| |FUNC|glClearBufferiv||
|FUNC|glClearBufferuiv| |FUNC|glClearBufferuiv||
|FUNC|glClearColor| |FUNC|glClearColor||
|FUNC|glClearDepthf| |FUNC|glClearDepthf||
|FUNC|glClearStencil| |FUNC|glClearStencil||
|FUNC|glClientWaitSync| |FUNC|glClientWaitSync||
|FUNC|glColorMask| |FUNC|glColorMask||
|FUNC|glColorMaski| |FUNC|glColorMaski||
|FUNC|glCompileShader| |FUNC|glCompileShader||
|FUNC|glCompressedTexImage2D| |FUNC|glCompressedTexImage2D||
|FUNC|glCompressedTexImage3D| |FUNC|glCompressedTexImage3D||
|FUNC|glCompressedTexSubImage2D| |FUNC|glCompressedTexSubImage2D||
|FUNC|glCompressedTexSubImage3D| |FUNC|glCompressedTexSubImage3D||
|FUNC|glCopyBufferSubData| |FUNC|glCopyBufferSubData||
|FUNC|glCopyImageSubData| |FUNC|glCopyImageSubData||
|FUNC|glCopyTexImage2D| |FUNC|glCopyTexImage2D||
|FUNC|glCopyTexSubImage2D| |FUNC|glCopyTexSubImage2D||
|FUNC|glCopyTexSubImage3D| |FUNC|glCopyTexSubImage3D||
|FUNC|glCreateProgram| |FUNC|glCreateProgram||
|FUNC|glCreateShader| |FUNC|glCreateShader||
|FUNC|glCreateShaderProgramv| |FUNC|glCreateShaderProgramv||
|FUNC|glCullFace| |FUNC|glCullFace||
|FUNC|glDebugMessageCallback| |FUNC|glDebugMessageCallback||
|FUNC|glDebugMessageControl| |FUNC|glDebugMessageControl||
|FUNC|glDebugMessageInsert| |FUNC|glDebugMessageInsert||
|FUNC|glDeleteBuffers| |FUNC|glDeleteBuffers||
|FUNC|glDeleteFramebuffers| |FUNC|glDeleteFramebuffers||
|FUNC|glDeleteProgram| |FUNC|glDeleteProgram||
|FUNC|glDeleteProgramPipelines| |FUNC|glDeleteProgramPipelines||
|FUNC|glDeleteQueries| |FUNC|glDeleteQueries||
|FUNC|glDeleteRenderbuffers| |FUNC|glDeleteRenderbuffers||
|FUNC|glDeleteSamplers| |FUNC|glDeleteSamplers||
|FUNC|glDeleteShader| |FUNC|glDeleteShader||
|FUNC|glDeleteSync| |FUNC|glDeleteSync||
|FUNC|glDeleteTextures| |FUNC|glDeleteTextures||
|FUNC|glDeleteTransformFeedbacks| |FUNC|glDeleteTransformFeedbacks||
|FUNC|glDeleteVertexArrays| |FUNC|glDeleteVertexArrays||
|FUNC|glDepthFunc| |FUNC|glDepthFunc||
|FUNC|glDepthMask| |FUNC|glDepthMask||
|FUNC|glDepthRangef| |FUNC|glDepthRangef||
|FUNC|glDetachShader| |FUNC|glDetachShader||
|FUNC|glDisable| |FUNC|glDisable||
|FUNC|glDisablei| |FUNC|glDisablei||
|FUNC|glDisableVertexAttribArray| |FUNC|glDisableVertexAttribArray||
|FUNC|glDispatchCompute| |FUNC|glDispatchCompute||
|FUNC|glDispatchComputeIndirect| |FUNC|glDispatchComputeIndirect||
|FUNC|glDrawArrays| |FUNC|glDrawArrays||
|FUNC|glDrawArraysIndirect| |FUNC|glDrawArraysIndirect||
|FUNC|glDrawArraysInstanced| |FUNC|glDrawArraysInstanced||
|FUNC|glDrawBuffers| |FUNC|glDrawBuffers||
|FUNC|glDrawElements| |FUNC|glDrawElements||
|FUNC|glDrawElementsBaseVertex| |FUNC|glDrawElementsBaseVertex||
|FUNC|glDrawElementsIndirect| |FUNC|glDrawElementsIndirect||
|FUNC|glDrawElementsInstanced| |FUNC|glDrawElementsInstanced||
|FUNC|glDrawElementsInstancedBaseVertex| |FUNC|glDrawElementsInstancedBaseVertex||
|FUNC|glDrawRangeElements| |FUNC|glDrawRangeElements||
|FUNC|glDrawRangeElementsBaseVertex| |FUNC|glDrawRangeElementsBaseVertex||
|FUNC|glEnable| |FUNC|glEnable||
|FUNC|glEnablei| |FUNC|glEnablei||
|FUNC|glEnableVertexAttribArray| |FUNC|glEnableVertexAttribArray||
|FUNC|glEndQuery| |FUNC|glEndQuery||
|FUNC|glEndTransformFeedback| |FUNC|glEndTransformFeedback||
|FUNC|glFenceSync| |FUNC|glFenceSync||
|FUNC|glFinish| |FUNC|glFinish||
|FUNC|glFlush| |FUNC|glFlush||
|FUNC|glFlushMappedBufferRange| |FUNC|glFlushMappedBufferRange||
|FUNC|glFramebufferParameteri| |FUNC|glFramebufferParameteri||
|FUNC|glFramebufferRenderbuffer| |FUNC|glFramebufferRenderbuffer||
|FUNC|glFramebufferTexture| |FUNC|glFramebufferTexture||
|FUNC|glFramebufferTexture2D| |FUNC|glFramebufferTexture2D||
|FUNC|glFramebufferTextureLayer| |FUNC|glFramebufferTextureLayer||
|FUNC|glFrontFace| |FUNC|glFrontFace||
|FUNC|glGenBuffers| |FUNC|glGenBuffers||
|FUNC|glGenerateMipmap| |FUNC|glGenerateMipmap||
|FUNC|glGenFramebuffers| |FUNC|glGenFramebuffers||
|FUNC|glGenProgramPipelines| |FUNC|glGenProgramPipelines||
|FUNC|glGenQueries| |FUNC|glGenQueries||
|FUNC|glGenRenderbuffers| |FUNC|glGenRenderbuffers||
|FUNC|glGenSamplers| |FUNC|glGenSamplers||
|FUNC|glGenTextures| |FUNC|glGenTextures||
|FUNC|glGenTransformFeedbacks| |FUNC|glGenTransformFeedbacks||
|FUNC|glGenVertexArrays| |FUNC|glGenVertexArrays||
|FUNC|glGetActiveAttrib| |FUNC|glGetActiveAttrib||
|FUNC|glGetActiveUniform| |FUNC|glGetActiveUniform||
|FUNC|glGetActiveUniformBlockiv| |FUNC|glGetActiveUniformBlockiv||
|FUNC|glGetActiveUniformBlockName| |FUNC|glGetActiveUniformBlockName||
|FUNC|glGetActiveUniformsiv| |FUNC|glGetActiveUniformsiv||
|FUNC|glGetAttachedShaders| |FUNC|glGetAttachedShaders||
|FUNC|glGetAttribLocation| |FUNC|glGetAttribLocation||
|FUNC|glGetBooleani_v| |FUNC|glGetBooleani_v||
|FUNC|glGetBooleanv| |FUNC|glGetBooleanv||
|FUNC|glGetBufferParameteri64v| |FUNC|glGetBufferParameteri64v||
|FUNC|glGetBufferParameteriv| |FUNC|glGetBufferParameteriv||
|FUNC|glGetBufferPointerv| |FUNC|glGetBufferPointerv||
|FUNC|glGetDebugMessageLog| |FUNC|glGetDebugMessageLog||
|FUNC|glGetError| |FUNC|glGetError||
|FUNC|glGetFloatv| |FUNC|glGetFloatv||
|FUNC|glGetFragDataLocation| |FUNC|glGetFragDataLocation||
|FUNC|glGetFramebufferAttachmentParameteriv| |FUNC|glGetFramebufferAttachmentParameteriv||
|FUNC|glGetFramebufferParameteriv| |FUNC|glGetFramebufferParameteriv||
|FUNC|glGetGraphicsResetStatus| |FUNC|glGetGraphicsResetStatus||
|FUNC|glGetInteger64i_v| |FUNC|glGetInteger64i_v||
|FUNC|glGetInteger64v| |FUNC|glGetInteger64v||
|FUNC|glGetIntegeri_v| |FUNC|glGetIntegeri_v||
|FUNC|glGetIntegerv| |FUNC|glGetIntegerv||
|FUNC|glGetInternalformativ| |FUNC|glGetInternalformativ||
|FUNC|glGetMultisamplefv| |FUNC|glGetMultisamplefv||
|FUNC|glGetnUniformfv| |FUNC|glGetnUniformfv||
|FUNC|glGetnUniformiv| |FUNC|glGetnUniformiv||
|FUNC|glGetnUniformuiv| |FUNC|glGetnUniformuiv||
|FUNC|glGetObjectLabel| |FUNC|glGetObjectLabel||
|FUNC|glGetObjectPtrLabel| |FUNC|glGetObjectPtrLabel||
|FUNC|glGetPointerv| |FUNC|glGetPointerv||
|FUNC|glGetProgramBinary| |FUNC|glGetProgramBinary||
|FUNC|glGetProgramInfoLog| |FUNC|glGetProgramInfoLog||
|FUNC|glGetProgramInterfaceiv| |FUNC|glGetProgramInterfaceiv||
|FUNC|glGetProgramiv| |FUNC|glGetProgramiv||
|FUNC|glGetProgramPipelineInfoLog| |FUNC|glGetProgramPipelineInfoLog||
|FUNC|glGetProgramPipelineiv| |FUNC|glGetProgramPipelineiv||
|FUNC|glGetProgramResourceIndex| |FUNC|glGetProgramResourceIndex||
|FUNC|glGetProgramResourceiv| |FUNC|glGetProgramResourceiv||
|FUNC|glGetProgramResourceLocation| |FUNC|glGetProgramResourceLocation||
|FUNC|glGetProgramResourceName| |FUNC|glGetProgramResourceName||
|FUNC|glGetQueryiv| |FUNC|glGetQueryiv||
|FUNC|glGetQueryObjectuiv| |FUNC|glGetQueryObjectuiv||
|FUNC|glGetRenderbufferParameteriv| |FUNC|glGetRenderbufferParameteriv||
|FUNC|glGetSamplerParameterfv| |FUNC|glGetSamplerParameterfv||
|FUNC|glGetSamplerParameterIiv| |FUNC|glGetSamplerParameterIiv||
|FUNC|glGetSamplerParameterIuiv| |FUNC|glGetSamplerParameterIuiv||
|FUNC|glGetSamplerParameteriv| |FUNC|glGetSamplerParameteriv||
|FUNC|glGetShaderInfoLog| |FUNC|glGetShaderInfoLog||
|FUNC|glGetShaderiv| |FUNC|glGetShaderiv||
|FUNC|glGetShaderPrecisionFormat| |FUNC|glGetShaderPrecisionFormat||
|FUNC|glGetShaderSource| |FUNC|glGetShaderSource||
|FUNC|glGetString| |FUNC|glGetString||
|FUNC|glGetStringi| |FUNC|glGetStringi||
|FUNC|glGetSynciv| |FUNC|glGetSynciv||
|FUNC|glGetTexLevelParameterfv| |FUNC|glGetTexLevelParameterfv||
|FUNC|glGetTexLevelParameteriv| |FUNC|glGetTexLevelParameteriv||
|FUNC|glGetTexParameterfv| |FUNC|glGetTexParameterfv||
|FUNC|glGetTexParameterIiv| |FUNC|glGetTexParameterIiv||
|FUNC|glGetTexParameterIuiv| |FUNC|glGetTexParameterIuiv||
|FUNC|glGetTexParameteriv| |FUNC|glGetTexParameteriv||
|FUNC|glGetTransformFeedbackVarying| |FUNC|glGetTransformFeedbackVarying||
|FUNC|glGetUniformBlockIndex| |FUNC|glGetUniformBlockIndex||
|FUNC|glGetUniformfv| |FUNC|glGetUniformfv||
|FUNC|glGetUniformIndices| |FUNC|glGetUniformIndices||
|FUNC|glGetUniformiv| |FUNC|glGetUniformiv||
|FUNC|glGetUniformLocation| |FUNC|glGetUniformLocation||
|FUNC|glGetUniformuiv| |FUNC|glGetUniformuiv||
|FUNC|glGetVertexAttribfv| |FUNC|glGetVertexAttribfv||
|FUNC|glGetVertexAttribIiv| |FUNC|glGetVertexAttribIiv||
|FUNC|glGetVertexAttribIuiv| |FUNC|glGetVertexAttribIuiv||
|FUNC|glGetVertexAttribiv| |FUNC|glGetVertexAttribiv||
|FUNC|glGetVertexAttribPointerv| |FUNC|glGetVertexAttribPointerv||
|FUNC|glHint| |FUNC|glHint||
|FUNC|glInvalidateFramebuffer| |FUNC|glInvalidateFramebuffer||
|FUNC|glInvalidateSubFramebuffer| |FUNC|glInvalidateSubFramebuffer||
|FUNC|glIsBuffer| |FUNC|glIsBuffer||
|FUNC|glIsEnabled| |FUNC|glIsEnabled||
|FUNC|glIsEnabledi| |FUNC|glIsEnabledi||
|FUNC|glIsFramebuffer| |FUNC|glIsFramebuffer||
|FUNC|glIsProgram| |FUNC|glIsProgram||
|FUNC|glIsProgramPipeline| |FUNC|glIsProgramPipeline||
|FUNC|glIsQuery| |FUNC|glIsQuery||
|FUNC|glIsRenderbuffer| |FUNC|glIsRenderbuffer||
|FUNC|glIsSampler| |FUNC|glIsSampler||
|FUNC|glIsShader| |FUNC|glIsShader||
|FUNC|glIsSync| |FUNC|glIsSync||
|FUNC|glIsTexture| |FUNC|glIsTexture||
|FUNC|glIsTransformFeedback| |FUNC|glIsTransformFeedback||
|FUNC|glIsVertexArray| |FUNC|glIsVertexArray||
|FUNC|glLineWidth| |FUNC|glLineWidth||
|FUNC|glLinkProgram| |FUNC|glLinkProgram||
|FUNC|glMapBufferRange| |FUNC|glMapBufferRange||
|FUNC|glMemoryBarrier| |FUNC|glMemoryBarrier||
|FUNC|glMemoryBarrierByRegion| |FUNC|glMemoryBarrierByRegion||
|FUNC|glMinSampleShading| |FUNC|glMinSampleShading||
|FUNC|glObjectLabel| |FUNC|glObjectLabel||
|FUNC|glObjectPtrLabel| |FUNC|glObjectPtrLabel||
|FUNC|glPatchParameteri| |FUNC|glPatchParameteri||
|FUNC|glPauseTransformFeedback| |FUNC|glPauseTransformFeedback||
|FUNC|glPixelStorei| |FUNC|glPixelStorei||
|FUNC|glPolygonOffset| |FUNC|glPolygonOffset||
|FUNC|glPopDebugGroup| |FUNC|glPopDebugGroup||
|FUNC|glPrimitiveBoundingBox| |FUNC|glPrimitiveBoundingBox||
|FUNC|glProgramBinary| |FUNC|glProgramBinary||
|FUNC|glProgramParameteri| |FUNC|glProgramParameteri||
|FUNC|glProgramUniform1f| |FUNC|glProgramUniform1f||
|FUNC|glProgramUniform1fv| |FUNC|glProgramUniform1fv||
|FUNC|glProgramUniform1i| |FUNC|glProgramUniform1i||
|FUNC|glProgramUniform1iv| |FUNC|glProgramUniform1iv||
|FUNC|glProgramUniform1ui| |FUNC|glProgramUniform1ui||
|FUNC|glProgramUniform1uiv| |FUNC|glProgramUniform1uiv||
|FUNC|glProgramUniform2f| |FUNC|glProgramUniform2f||
|FUNC|glProgramUniform2fv| |FUNC|glProgramUniform2fv||
|FUNC|glProgramUniform2i| |FUNC|glProgramUniform2i||
|FUNC|glProgramUniform2iv| |FUNC|glProgramUniform2iv||
|FUNC|glProgramUniform2ui| |FUNC|glProgramUniform2ui||
|FUNC|glProgramUniform2uiv| |FUNC|glProgramUniform2uiv||
|FUNC|glProgramUniform3f| |FUNC|glProgramUniform3f||
|FUNC|glProgramUniform3fv| |FUNC|glProgramUniform3fv||
|FUNC|glProgramUniform3i| |FUNC|glProgramUniform3i||
|FUNC|glProgramUniform3iv| |FUNC|glProgramUniform3iv||
|FUNC|glProgramUniform3ui| |FUNC|glProgramUniform3ui||
|FUNC|glProgramUniform3uiv| |FUNC|glProgramUniform3uiv||
|FUNC|glProgramUniform4f| |FUNC|glProgramUniform4f||
|FUNC|glProgramUniform4fv| |FUNC|glProgramUniform4fv||
|FUNC|glProgramUniform4i| |FUNC|glProgramUniform4i||
|FUNC|glProgramUniform4iv| |FUNC|glProgramUniform4iv||
|FUNC|glProgramUniform4ui| |FUNC|glProgramUniform4ui||
|FUNC|glProgramUniform4uiv| |FUNC|glProgramUniform4uiv||
|FUNC|glProgramUniformMatrix2fv| |FUNC|glProgramUniformMatrix2fv||
|FUNC|glProgramUniformMatrix2x3fv| |FUNC|glProgramUniformMatrix2x3fv||
|FUNC|glProgramUniformMatrix2x4fv| |FUNC|glProgramUniformMatrix2x4fv||
|FUNC|glProgramUniformMatrix3fv| |FUNC|glProgramUniformMatrix3fv||
|FUNC|glProgramUniformMatrix3x2fv| |FUNC|glProgramUniformMatrix3x2fv||
|FUNC|glProgramUniformMatrix3x4fv| |FUNC|glProgramUniformMatrix3x4fv||
|FUNC|glProgramUniformMatrix4fv| |FUNC|glProgramUniformMatrix4fv||
|FUNC|glProgramUniformMatrix4x2fv| |FUNC|glProgramUniformMatrix4x2fv||
|FUNC|glProgramUniformMatrix4x3fv| |FUNC|glProgramUniformMatrix4x3fv||
|FUNC|glPushDebugGroup| |FUNC|glPushDebugGroup||
|FUNC|glReadBuffer| |FUNC|glReadBuffer||
|FUNC|glReadnPixels| |FUNC|glReadnPixels||
|FUNC|glReadPixels| |FUNC|glReadPixels||
|FUNC|glReleaseShaderCompiler| |FUNC|glReleaseShaderCompiler||
|FUNC|glRenderbufferStorage| |FUNC|glRenderbufferStorage||
|FUNC|glRenderbufferStorageMultisample| |FUNC|glRenderbufferStorageMultisample||
|FUNC|glResumeTransformFeedback| |FUNC|glResumeTransformFeedback||
|FUNC|glSampleCoverage| |FUNC|glSampleCoverage||
|FUNC|glSampleMaski| |FUNC|glSampleMaski||
|FUNC|glSamplerParameterf| |FUNC|glSamplerParameterf||
|FUNC|glSamplerParameterfv| |FUNC|glSamplerParameterfv||
|FUNC|glSamplerParameteri| |FUNC|glSamplerParameteri||
|FUNC|glSamplerParameterIiv| |FUNC|glSamplerParameterIiv||
|FUNC|glSamplerParameterIuiv| |FUNC|glSamplerParameterIuiv||
|FUNC|glSamplerParameteriv| |FUNC|glSamplerParameteriv||
|FUNC|glScissor| |FUNC|glScissor||
|FUNC|glShaderBinary| |FUNC|glShaderBinary||
|FUNC|glShaderSource| |FUNC|glShaderSource||
|FUNC|glStencilFunc| |FUNC|glStencilFunc||
|FUNC|glStencilFuncSeparate| |FUNC|glStencilFuncSeparate||
|FUNC|glStencilMask| |FUNC|glStencilMask||
|FUNC|glStencilMaskSeparate| |FUNC|glStencilMaskSeparate||
|FUNC|glStencilOp| |FUNC|glStencilOp||
|FUNC|glStencilOpSeparate| |FUNC|glStencilOpSeparate||
|FUNC|glTexBuffer| |FUNC|glTexBuffer||
|FUNC|glTexBufferRange| |FUNC|glTexBufferRange||
|FUNC|glTexImage2D| |FUNC|glTexImage2D||
|FUNC|glTexImage3D| |FUNC|glTexImage3D||
|FUNC|glTexParameterf| |FUNC|glTexParameterf||
|FUNC|glTexParameterfv| |FUNC|glTexParameterfv||
|FUNC|glTexParameteri| |FUNC|glTexParameteri||
|FUNC|glTexParameterIiv| |FUNC|glTexParameterIiv||
|FUNC|glTexParameterIuiv| |FUNC|glTexParameterIuiv||
|FUNC|glTexParameteriv| |FUNC|glTexParameteriv||
|FUNC|glTexStorage2D| |FUNC|glTexStorage2D||
|FUNC|glTexStorage2DMultisample| |FUNC|glTexStorage2DMultisample||
|FUNC|glTexStorage3D| |FUNC|glTexStorage3D||
|FUNC|glTexStorage3DMultisample| |FUNC|glTexStorage3DMultisample||
|FUNC|glTexSubImage2D| |FUNC|glTexSubImage2D||
|FUNC|glTexSubImage3D| |FUNC|glTexSubImage3D||
|FUNC|glTransformFeedbackVaryings| |FUNC|glTransformFeedbackVaryings||
|FUNC|glUniform1f| |FUNC|glUniform1f||
|FUNC|glUniform1fv| |FUNC|glUniform1fv||
|FUNC|glUniform1i| |FUNC|glUniform1i||
|FUNC|glUniform1iv| |FUNC|glUniform1iv||
|FUNC|glUniform1ui| |FUNC|glUniform1ui||
|FUNC|glUniform1uiv| |FUNC|glUniform1uiv||
|FUNC|glUniform2f| |FUNC|glUniform2f||
|FUNC|glUniform2fv| |FUNC|glUniform2fv||
|FUNC|glUniform2i| |FUNC|glUniform2i||
|FUNC|glUniform2iv| |FUNC|glUniform2iv||
|FUNC|glUniform2ui| |FUNC|glUniform2ui||
|FUNC|glUniform2uiv| |FUNC|glUniform2uiv||
|FUNC|glUniform3f| |FUNC|glUniform3f||
|FUNC|glUniform3fv| |FUNC|glUniform3fv||
|FUNC|glUniform3i| |FUNC|glUniform3i||
|FUNC|glUniform3iv| |FUNC|glUniform3iv||
|FUNC|glUniform3ui| |FUNC|glUniform3ui||
|FUNC|glUniform3uiv| |FUNC|glUniform3uiv||
|FUNC|glUniform4f| |FUNC|glUniform4f||
|FUNC|glUniform4fv| |FUNC|glUniform4fv||
|FUNC|glUniform4i| |FUNC|glUniform4i||
|FUNC|glUniform4iv| |FUNC|glUniform4iv||
|FUNC|glUniform4ui| |FUNC|glUniform4ui||
|FUNC|glUniform4uiv| |FUNC|glUniform4uiv||
|FUNC|glUniformBlockBinding| |FUNC|glUniformBlockBinding||
|FUNC|glUniformMatrix2fv| |FUNC|glUniformMatrix2fv||
|FUNC|glUniformMatrix2x3fv| |FUNC|glUniformMatrix2x3fv||
|FUNC|glUniformMatrix2x4fv| |FUNC|glUniformMatrix2x4fv||
|FUNC|glUniformMatrix3fv| |FUNC|glUniformMatrix3fv||
|FUNC|glUniformMatrix3x2fv| |FUNC|glUniformMatrix3x2fv||
|FUNC|glUniformMatrix3x4fv| |FUNC|glUniformMatrix3x4fv||
|FUNC|glUniformMatrix4fv| |FUNC|glUniformMatrix4fv||
|FUNC|glUniformMatrix4x2fv| |FUNC|glUniformMatrix4x2fv||
|FUNC|glUniformMatrix4x3fv| |FUNC|glUniformMatrix4x3fv||
|FUNC|glUnmapBuffer| |FUNC|glUnmapBuffer||
|FUNC|glUseProgram| |FUNC|glUseProgram||
|FUNC|glUseProgramStages| |FUNC|glUseProgramStages||
|FUNC|glValidateProgram| |FUNC|glValidateProgram||
|FUNC|glValidateProgramPipeline| |FUNC|glValidateProgramPipeline||
|FUNC|glVertexAttrib1f| |FUNC|glVertexAttrib1f||
|FUNC|glVertexAttrib1fv| |FUNC|glVertexAttrib1fv||
|FUNC|glVertexAttrib2f| |FUNC|glVertexAttrib2f||
|FUNC|glVertexAttrib2fv| |FUNC|glVertexAttrib2fv||
|FUNC|glVertexAttrib3f| |FUNC|glVertexAttrib3f||
|FUNC|glVertexAttrib3fv| |FUNC|glVertexAttrib3fv||
|FUNC|glVertexAttrib4f| |FUNC|glVertexAttrib4f||
|FUNC|glVertexAttrib4fv| |FUNC|glVertexAttrib4fv||
|FUNC|glVertexAttribBinding| |FUNC|glVertexAttribBinding||
|FUNC|glVertexAttribDivisor| |FUNC|glVertexAttribDivisor||
|FUNC|glVertexAttribFormat| |FUNC|glVertexAttribFormat||
|FUNC|glVertexAttribI4i| |FUNC|glVertexAttribI4i||
|FUNC|glVertexAttribI4iv| |FUNC|glVertexAttribI4iv||
|FUNC|glVertexAttribI4ui| |FUNC|glVertexAttribI4ui||
|FUNC|glVertexAttribI4uiv| |FUNC|glVertexAttribI4uiv||
|FUNC|glVertexAttribIFormat| |FUNC|glVertexAttribIFormat||
|FUNC|glVertexAttribIPointer| |FUNC|glVertexAttribIPointer||
|FUNC|glVertexAttribPointer| |FUNC|glVertexAttribPointer||
|FUNC|glVertexBindingDivisor| |FUNC|glVertexBindingDivisor||
|FUNC|glViewport| |FUNC|glViewport||
|FUNC|glWaitSync| |FUNC|glWaitSync||
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册