Home
last modified time | relevance | path

Searched defs:eglGetProcAddress (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/src/OpenGL/libEGL/
DlibEGL.hpp63 __eglMustCastToProperFunctionPointerType (*eglGetProcAddress)(const char*); member in LibEGLexports
Dmain.cpp655 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY eglGetProcAddress(const char *procname) in eglGetProcAddress() function
/external/deqp/framework/egl/wrapper/
DeglwApi.inl40 #define eglGetProcAddress eglwGetProcAddress macro
/external/deqp/framework/egl/
DegluCallLogWrapper.inl356 eglw::__eglMustCastToProperFunctionPointerType CallLogWrapper::eglGetProcAddress (const char *procn… function in CallLogWrapper
/external/mesa3d/src/egl/main/
Deglapi.c2526 eglGetProcAddress(const char *procname) in eglGetProcAddress() function
/external/swiftshader/src/OpenGL/libGLES_CM/
Dmain.cpp516 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY eglGetProcAddress(const char *procname) in eglGetProcAddress() function