@flyskywhy/react-native-gcanvas
Version:
A C++ native canvas 2D/WebGL component based on gpu opengl glsl shader GCanvas
127 lines (88 loc) • 3.54 kB
Plain Text
/* config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the <dlfcn.h> header file. */
/* Define to 1 if you have the `feenableexcept' function. */
/* Define to 1 if you have the <inttypes.h> header file. */
/* Define to 1 if you have the `m' library (-lm). */
/* Define to 1 if you have the `z' library (-lz). */
/* Define to 1 if you have the <memory.h> header file. */
/* Define to 1 if you have the `pow' function. */
/* Define to 1 if you have the <stdint.h> header file. */
/* Define to 1 if you have the <stdlib.h> header file. */
/* Define to 1 if you have the <strings.h> header file. */
/* Define to 1 if you have the <string.h> header file. */
/* Define to 1 if you have the <sys/stat.h> header file. */
/* Define to 1 if you have the <sys/types.h> header file. */
/* Define to 1 if you have the <unistd.h> header file. */
/* Define to the sub-directory where libtool stores uninstalled libraries. */
/* Name of package */
/* Define to the address where bug reports for this package should be sent. */
/* Define to the full name of this package. */
/* Define to the full name and version of this package. */
/* Define to the one symbol short name of this package. */
/* Define to the home page for this package. */
/* Define to the version of this package. */
/* Turn on ARM Neon optimizations at run-time */
/* Check for ARM Neon support at run-time */
/* Enable ARM Neon optimizations */
/* Enable Intel SSE optimizations */
/* Turn on MIPS MSA optimizations at run-time */
/* Check for MIPS MSA support at run-time */
/* Enable MIPS MSA optimizations */
/* Turn on POWERPC VSX optimizations at run-time */
/* Check for POWERPC VSX support at run-time */
/* Enable POWERPC VSX optimizations */
/* Define to 1 if you have the ANSI C header files. */
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
/* Version number of package */
/* Define to empty if `const' does not conform to ANSI C. */
/* Define to the equivalent of the C99 'restrict' keyword, or to
nothing if this is not supported. Do not define if restrict is
supported directly. */
/* Work around a bug in Sun C++: it does not support _Restrict or
__restrict__, even though the corresponding Sun C compiler ends up with
"#define restrict _Restrict" or "#define restrict __restrict__" in the
previous line. Perhaps some future version of Sun C++ will work with
restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
/* Define to `unsigned int' if <sys/types.h> does not define. */