Lines Matching refs:eglGetProcAddress
33 * `eglGetProcAddress()`, etc. from the app developer, with very little
128 * "Client API function pointers returned by eglGetProcAddress are
132 * eglGetProcAddress may be queried for all of the following functions:
139 * eglGetProcAddress may not be queried for core (non-extension) functions
142 * For functions that are queryable with eglGetProcAddress,
727 * Does the appropriate dlsym() or eglGetProcAddress() for GLES3
731 * available only through eglGetProcAddress() and not dlsym(), while
734 * eglGetProcAddress(). Thanks, Khronos.
764 * All symbols must be resolved through eglGetProcAddress
858 return eglGetProcAddress(name);