/third_party/skia/third_party/externals/swiftshader/src/Common/ |
D | SharedLibrary.hpp | 88 inline void *getProcAddress(void *library, const char *name) in getProcAddress() function 123 inline void *getProcAddress(void *library, const char *name) in getProcAddress() function
|
/third_party/skia/third_party/externals/swiftshader/src/System/ |
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
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
D | FunctionsEGLDL.cpp | 62 void *FunctionsEGLDL::getProcAddress(const char *name) const in getProcAddress() function in rx::FunctionsEGLDL
|
/third_party/vk-gl-cts/framework/platform/ohos/context/ |
D | tcuOhosNativeContext.hpp | 61 …virtual glw::GenericFuncType getProcAddress (const char* name) const { return m_egl.getProcA… in getProcAddress() function in tcu::OHOS_ROSEN::egl::OhosRendContext
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluFboRenderContext.hpp | 57 …virtual glw::GenericFuncType getProcAddress (const char* name) const { return m_context->getPro… in getProcAddress() function in glu::FboRenderContext
|
D | gluRenderContext.cpp | 42 glw::GenericFuncType RenderContext::getProcAddress (const char*) const in getProcAddress() function in glu::RenderContext
|
/third_party/vk-gl-cts/framework/egl/wrapper/ |
D | eglwLibrary.cpp | 109 ExtLoader (const eglGetProcAddressFunc getProcAddress) in ExtLoader()
|
D | eglwFunctions.inl | 40 eglGetProcAddressFunc getProcAddress; variable
|
D | eglwFuncPtrLibraryImpl.inl | 177 __eglMustCastToProperFunctionPointerType FuncPtrLibrary::getProcAddress (const char *procname) const function in FuncPtrLibrary
|
/third_party/skia/third_party/externals/angle2/util/ |
D | EGLWindow.cpp | 143 PFNEGLGETPROCADDRESSPROC getProcAddress; in initializeDisplay() local 848 angle::GenericProc EGLWindow::getProcAddress(const char *name) in getProcAddress() function in EGLWindow
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
D | FunctionsWGL.h | 38 PFNWGLGETPROCADDRESSPROC getProcAddress; variable
|
/third_party/skia/tools/gpu/dawn/ |
D | DawnTestContext.cpp | 57 static void* getProcAddress(const char* name) { in getProcAddress() function in __anon5fb24a8e0111::ProcGetter
|
/third_party/vk-gl-cts/framework/platform/win32/ |
D | tcuWGLContextFactory.cpp | 156 glw::GenericFuncType WGLContext::getProcAddress (const char* name) const in getProcAddress() function in tcu::wgl::__anonad0fdc610111::WGLContext
|
D | tcuWGL.cpp | 162 wglGetProcAddressFunc getProcAddress; member
|
/third_party/skia/third_party/externals/angle2/util/windows/ |
D | WGLWindow.cpp | 376 angle::GenericProc WGLWindow::getProcAddress(const char *name) in getProcAddress() function in WGLWindow
|
/third_party/mesa3d/src/mesa/main/ |
D | vdpau.c | 59 _mesa_VDPAUInitNV(const GLvoid *vdpDevice, const GLvoid *getProcAddress) in _mesa_VDPAUInitNV()
|
/third_party/vk-gl-cts/framework/platform/surfaceless/ |
D | tcuSurfacelessPlatform.cpp | 224 …virtual glw::GenericFuncType getProcAddress (const char* name) const { return m_egl.getProcAddr… in getProcAddress() function in tcu::surfaceless::EglRenderContext
|
/third_party/vk-gl-cts/framework/egl/ |
D | egluGLContextFactory.cpp | 305 glw::GenericFuncType RenderContext::getProcAddress (const char* name) const in getProcAddress() function in eglu::__anon5270217c0111::RenderContext
|
/third_party/vk-gl-cts/framework/platform/lnx/X11/ |
D | tcuLnxX11GlxPlatform.cpp | 750 glw::GenericFuncType GlxRenderContext::getProcAddress(const char *name) const in getProcAddress() function in tcu::lnx::x11::glx::GlxRenderContext
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
D | ANGLETest.cpp | 360 PFNEGLGETPROCADDRESSPROC getProcAddress; in LoadEntryPointsWithUtilLoader() local
|
/third_party/glfw/src/ |
D | internal.h | 334 _GLFWgetprocaddressfun getProcAddress; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan.hpp | 10847 T getProcAddress( const char * function ) const VULKAN_HPP_NOEXCEPT in getProcAddress() function in VULKAN_HPP_NAMESPACE::DynamicLoader
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 12838 T getProcAddress( const char * function ) const VULKAN_HPP_NOEXCEPT in getProcAddress() function in VULKAN_HPP_NAMESPACE::DynamicLoader
|