Home
last modified time | relevance | path

Searched refs:eglGetProcAddress (Results 1 – 15 of 15) sorted by relevance

/external/deqp/framework/egl/wrapper/
DeglwStaticLibrary14.inl24 { "eglGetProcAddress", (deFunctionPtr)eglGetProcAddress },
DeglwStaticLibrary15.inl32 { "eglGetProcAddress", (deFunctionPtr)eglGetProcAddress },
DeglwInitCore.inl32 dst->getProcAddress = (eglGetProcAddressFunc) loader->get("eglGetProcAddress");
DeglwApi.inl40 #define eglGetProcAddress eglwGetProcAddress macro
/external/skia/src/gpu/gl/egl/
DGrGLCreateNativeInterface_egl.cpp17 return eglGetProcAddress(name); in egl_get_gl_proc()
/external/skia/src/gpu/gl/angle/
DGrGLCreateANGLEInterface.cpp22 return eglGetProcAddress(name); in angle_get_gl_proc()
DSkANGLEGLContext.cpp25 (EGLGetPlatformDisplayEXT) eglGetProcAddress("eglGetPlatformDisplayEXT"); in GetD3DEGLDisplay()
/external/mesa3d/src/egl/main/
Degl.def20 eglGetProcAddress
Deglapi.c861 eglGetProcAddress(const char *procname) in eglGetProcAddress() function
888 { "eglGetProcAddress", (_EGLProc) eglGetProcAddress }, in eglGetProcAddress()
/external/deqp/modules/egl/
DteglGetProcAddressTests.cpp188 funcPtr = eglGetProcAddress(funcName); in executeTest()
239 funcPtr = eglGetProcAddress(funcName); in executeTest()
DteglGetProcAddressTests.inl27 "eglGetProcAddress",
/external/skia/src/gpu/gl/android/
DGrGLCreateNativeInterface_android.cpp224 return eglGetProcAddress(name); in android_get_gl_proc()
/external/mesa3d/include/EGL/
Degl.h323 eglGetProcAddress(const char *procname);
/external/deqp/framework/egl/
DegluCallLogWrapperApi.inl32 eglw::__eglMustCastToProperFunctionPointerType eglGetProcAddress (const char *procname);
DegluCallLogWrapper.inl276 eglw::__eglMustCastToProperFunctionPointerType CallLogWrapper::eglGetProcAddress (const char *procn… function in CallLogWrapper
279 …m_log << TestLog::Message << "eglGetProcAddress(" << getStringStr(procname) << ");" << TestLog::En…