Home
last modified time | relevance | path

Searched defs:getProcAddress (Results 1 – 25 of 46) sorted by relevance

12

/aosp_15_r20/external/swiftshader/src/System/
H A DSharedLibrary.hpp87 inline void *getProcAddress(void *library, const char *name) in getProcAddress() function
122 inline void *getProcAddress(void *library, const char *name) in getProcAddress() function
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DTranslatorIfaces.h105 __translatorMustCastToProperFunctionPointerType (*getProcAddress)(const char*); member
160 std::function<void*(const char*)> getProcAddress; member
/aosp_15_r20/external/angle/util/
H A DEGLWindow.cpp161 PFNEGLGETPROCADDRESSPROC getProcAddress; in initializeDisplay() local
883 angle::GenericProc EGLWindow::getProcAddress(const char *name) in getProcAddress() function in EGLWindow
/aosp_15_r20/frameworks/native/opengl/libs/EGL/
H A DLoader.h44 getProcAddressType getProcAddress; variable
H A DLoader.cpp388 getProcAddressType getProcAddress) in init_api()
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/
H A DFunctionsEGLDL.cpp63 void *FunctionsEGLDL::getProcAddress(const char *name) const in getProcAddress() function in rx::FunctionsEGLDL
/aosp_15_r20/hardware/google/gfxstream/guest/egl/
DEGLClientIface.h28 void* (*getProcAddress)(const char *funcName); member
DClientAPIExts.cpp150 void* getProcAddress(const char *fname) in getProcAddress() function
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluFboRenderContext.hpp69 virtual glw::GenericFuncType getProcAddress(const char *name) const in getProcAddress() function in glu::FboRenderContext
H A DgluRenderContext.cpp42 glw::GenericFuncType RenderContext::getProcAddress(const char *) const in getProcAddress() function in glu::RenderContext
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv1/
Dgl.cpp116 void * getProcAddress(const char * procname) in getProcAddress() function
/aosp_15_r20/external/deqp/framework/egl/wrapper/
H A DeglwLibrary.cpp108 ExtLoader(const eglGetProcAddressFunc getProcAddress) : m_getProcAddress(getProcAddress) in ExtLoader()
H A DeglwFunctions.inl40 eglGetProcAddressFunc getProcAddress; variable
H A DeglwFuncPtrLibraryImpl.inl177 __eglMustCastToProperFunctionPointerType FuncPtrLibrary::getProcAddress (const char *procname) const function in FuncPtrLibrary
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv2/
Dgl2.cpp123 void * getProcAddress(const char * procname) in getProcAddress() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/wgl/
H A DFunctionsWGL.h38 PFNWGLGETPROCADDRESSPROC getProcAddress; variable
/aosp_15_r20/external/deqp/framework/platform/win32/
H A DtcuWGLContextFactory.cpp165 glw::GenericFuncType WGLContext::getProcAddress(const char *name) const in getProcAddress() function in tcu::wgl::__anonf90980d70111::WGLContext
H A DtcuWGL.cpp165 wglGetProcAddressFunc getProcAddress; member
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DClientAPIExts.cpp149 __translatorMustCastToProperFunctionPointerType getProcAddress(const char *fname) in getProcAddress() function
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dvdpau.c60 _mesa_VDPAUInitNV(const GLvoid *vdpDevice, const GLvoid *getProcAddress) in _mesa_VDPAUInitNV()
/aosp_15_r20/external/deqp/framework/platform/surfaceless/
H A DtcuSurfacelessPlatform.cpp228 virtual glw::GenericFuncType getProcAddress(const char *name) const in getProcAddress() function in tcu::surfaceless::EglRenderContext
/aosp_15_r20/external/angle/util/windows/
H A DWGLWindow.cpp476 GenericProc WGLWindow::getProcAddress(const char *name) in getProcAddress() function in WGLWindow
/aosp_15_r20/external/deqp/framework/egl/
H A DegluGLContextFactory.cpp331 glw::GenericFuncType RenderContext::getProcAddress(const char *name) const in getProcAddress() function in eglu::__anon6d3753b20111::RenderContext
/aosp_15_r20/external/deqp/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp758 glw::GenericFuncType GlxRenderContext::getProcAddress(const char *name) const in getProcAddress() function in tcu::lnx::x11::glx::GlxRenderContext
/aosp_15_r20/external/angle/src/tests/test_utils/
H A DANGLETest.cpp371 PFNEGLGETPROCADDRESSPROC getProcAddress; in LoadEntryPointsWithUtilLoader() local

12