/aosp_15_r20/external/swiftshader/src/System/ |
H A D | SharedLibrary.hpp | 87 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/ |
D | TranslatorIfaces.h | 105 __translatorMustCastToProperFunctionPointerType (*getProcAddress)(const char*); member 160 std::function<void*(const char*)> getProcAddress; member
|
/aosp_15_r20/external/angle/util/ |
H A D | EGLWindow.cpp | 161 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 D | Loader.h | 44 getProcAddressType getProcAddress; variable
|
H A D | Loader.cpp | 388 getProcAddressType getProcAddress) in init_api()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/ |
H A D | FunctionsEGLDL.cpp | 63 void *FunctionsEGLDL::getProcAddress(const char *name) const in getProcAddress() function in rx::FunctionsEGLDL
|
/aosp_15_r20/hardware/google/gfxstream/guest/egl/ |
D | EGLClientIface.h | 28 void* (*getProcAddress)(const char *funcName); member
|
D | ClientAPIExts.cpp | 150 void* getProcAddress(const char *fname) in getProcAddress() function
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluFboRenderContext.hpp | 69 virtual glw::GenericFuncType getProcAddress(const char *name) const in getProcAddress() function in glu::FboRenderContext
|
H A D | gluRenderContext.cpp | 42 glw::GenericFuncType RenderContext::getProcAddress(const char *) const in getProcAddress() function in glu::RenderContext
|
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv1/ |
D | gl.cpp | 116 void * getProcAddress(const char * procname) in getProcAddress() function
|
/aosp_15_r20/external/deqp/framework/egl/wrapper/ |
H A D | eglwLibrary.cpp | 108 ExtLoader(const eglGetProcAddressFunc getProcAddress) : m_getProcAddress(getProcAddress) in ExtLoader()
|
H A D | eglwFunctions.inl | 40 eglGetProcAddressFunc getProcAddress; variable
|
H A D | eglwFuncPtrLibraryImpl.inl | 177 __eglMustCastToProperFunctionPointerType FuncPtrLibrary::getProcAddress (const char *procname) const function in FuncPtrLibrary
|
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv2/ |
D | gl2.cpp | 123 void * getProcAddress(const char * procname) in getProcAddress() function
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/wgl/ |
H A D | FunctionsWGL.h | 38 PFNWGLGETPROCADDRESSPROC getProcAddress; variable
|
/aosp_15_r20/external/deqp/framework/platform/win32/ |
H A D | tcuWGLContextFactory.cpp | 165 glw::GenericFuncType WGLContext::getProcAddress(const char *name) const in getProcAddress() function in tcu::wgl::__anonf90980d70111::WGLContext
|
H A D | tcuWGL.cpp | 165 wglGetProcAddressFunc getProcAddress; member
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | ClientAPIExts.cpp | 149 __translatorMustCastToProperFunctionPointerType getProcAddress(const char *fname) in getProcAddress() function
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | vdpau.c | 60 _mesa_VDPAUInitNV(const GLvoid *vdpDevice, const GLvoid *getProcAddress) in _mesa_VDPAUInitNV()
|
/aosp_15_r20/external/deqp/framework/platform/surfaceless/ |
H A D | tcuSurfacelessPlatform.cpp | 228 virtual glw::GenericFuncType getProcAddress(const char *name) const in getProcAddress() function in tcu::surfaceless::EglRenderContext
|
/aosp_15_r20/external/angle/util/windows/ |
H A D | WGLWindow.cpp | 476 GenericProc WGLWindow::getProcAddress(const char *name) in getProcAddress() function in WGLWindow
|
/aosp_15_r20/external/deqp/framework/egl/ |
H A D | egluGLContextFactory.cpp | 331 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 D | tcuLnxX11GlxPlatform.cpp | 758 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 D | ANGLETest.cpp | 371 PFNEGLGETPROCADDRESSPROC getProcAddress; in LoadEntryPointsWithUtilLoader() local
|