Home
last modified time | relevance | path

Searched defs:shareContext (Results 1 - 25 of 27) sorted by relevance

12

/third_party/skia/tools/gpu/gl/none/
H A DCreatePlatformGLTestContext_none.cpp12 CreatePlatformGLTestContext(GrGLStandard forcedGpuAPI, GLTestContext *shareContext) CreatePlatformGLTestContext() argument
/third_party/skia/tools/gpu/gl/command_buffer/
H A DGLTestContext_command_buffer.h19 static CommandBufferGLTestContext *Create(int version, GLTestContext* shareContext) { in Create() argument
/third_party/mesa3d/src/glx/windows/
H A Dwindowsgl_internal.h37 windowsContext *shareContext; member
H A Dwindowsgl.c164 HGLRC shareContext = NULL; in windows_create_context_attribs() local
/third_party/skia/tools/gpu/gl/mac/
H A DCreatePlatformGLTestContext_mac.cpp40 MacGLTestContext::MacGLTestContext(MacGLTestContext* shareContext) in MacGLTestContext() argument
/third_party/skia/tools/gpu/
H A DGrContextFactory.cpp349 ContextInfo GrContextFactory::getSharedContextInfo(GrDirectContext* shareContext, in getSharedContextInfo() argument
136 getContextInfoInternal(ContextType type, ContextOverrides overrides, GrDirectContext* shareContext, uint32_t shareIndex) getContextInfoInternal() argument
[all...]
/third_party/skia/third_party/externals/angle2/samples/multiple_contexts/
H A DMultipleContexts.cpp29 UpdateThreadLoop(EGLDisplay display, EGLConfig config, EGLContext shareContext, std::mutex *updateThreadMutex, std::queue<TextureAndFence> *updateThreadQueue, std::mutex *mainThreadMutex, std::queue<TextureAndFence> *mainThreadQueue) UpdateThreadLoop() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DDisplayNULL.cpp186 createContext(const gl::State &state, gl::ErrorSet *errorSet, const egl::Config *configuration, const gl::Context *shareContext, const egl::AttributeMap &attribs) createContext() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DDisplayVk.cpp173 createContext(const gl::State &state, gl::ErrorSet *errorSet, const egl::Config *configuration, const gl::Context *shareContext, const egl::AttributeMap &attribs) createContext() argument
/third_party/skia/third_party/externals/angle2/util/windows/
H A DWGLWindow.cpp228 HGLRC WGLWindow::createContext(const ConfigParameters &configParams, HGLRC shareContext) in createContext() argument
319 HGLRC shareContext = reinterpret_cast<HGLRC>(share); in createContextGeneric() local
/third_party/skia/tools/gpu/gl/egl/
H A DCreatePlatformGLTestContext_egl.cpp74 EGLGLTestContext::EGLGLTestContext(GrGLStandard forcedGpuAPI, EGLGLTestContext* shareContext) in EGLGLTestContext() argument
/third_party/skia/tools/gpu/gl/glx/
H A DCreatePlatformGLTestContext_glx.cpp105 GLXGLTestContext::GLXGLTestContext(GrGLStandard forcedGpuAPI, GLXGLTestContext* shareContext) in GLXGLTestContext() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DDisplayD3D.cpp211 createContext(const gl::State &state, gl::ErrorSet *errorSet, const egl::Config *configuration, const gl::Context *shareContext, const egl::AttributeMap &attribs) createContext() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DDisplay.cpp567 EGLContext Display::createContext(EGLConfig configHandle, const egl::Context *shareContext, EGLint clientVersion) in createContext() argument
H A DlibEGL.cpp907 egl::Context *shareContext = static_cast<egl::Context*>(share_context); in CreateContext() local
/third_party/skia/third_party/externals/angle2/util/
H A DEGLWindow.cpp515 EGLContext shareContext = reinterpret_cast<EGLContext>(share); in createContextGeneric() local
/third_party/skia/modules/canvaskit/
H A Dgm_bindings.cpp340 CreatePlatformGLTestContext(GrGLStandard forcedGpuAPI, GLTestContext *shareContext) CreatePlatformGLTestContext() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A DFunctionsGLX.cpp416 createContextAttribsARB(glx::FBConfig config, glx::Context shareContext, Bool direct, const int *attribList) const createContextAttribsARB() argument
H A DDisplayGLX.cpp487 createContext(const gl::State &state, gl::ErrorSet *errorSet, const egl::Config *configuration, const gl::Context *shareContext, const egl::AttributeMap &attribs) createContext() argument
/third_party/skia/src/utils/win/
H A DSkWGL_win.cpp357 create_gl_context(HDC dc, const SkWGLExtensions& extensions, SkWGLContextRequest contextType, HGLRC shareContext) create_gl_context() argument
423 SkCreateWGLContext(HDC dc, int msaaSampleCount, bool deepColor, SkWGLContextRequest contextType, HGLRC shareContext) SkCreateWGLContext() argument
449 Create(HDC parentDC, SkWGLContextRequest contextType, HGLRC shareContext) Create() argument
/third_party/skia/tools/gpu/gl/angle/
H A DGLTestContext_angle.cpp177 ANGLEGLContext(ANGLEBackend type, ANGLEContextVersion version, ANGLEGLContext* shareContext, void* display) ANGLEGLContext() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DDisplayEGL.cpp142 egl::Error DisplayEGL::initializeContext(EGLContext shareContext, in initializeContext() argument
919 egl::Error DisplayEGL::createRenderer(EGLContext shareContext, in createRenderer() argument
489 createContext(const gl::State &state, gl::ErrorSet *errorSet, const egl::Config *configuration, const gl::Context *shareContext, const egl::AttributeMap &attribs) createContext() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DDisplayWGL.cpp466 createContext(const gl::State &state, gl::ErrorSet *errorSet, const egl::Config *configuration, const gl::Context *shareContext, const egl::AttributeMap &attribs) createContext() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DDisplay.cpp1304 createContext(const Config *configuration, gl::Context *shareContext, EGLenum clientType, const AttributeMap &attribs, gl::Context **outContext) createContext() argument
H A DvalidationEGL.cpp1634 ValidateCreateContextAttributeValue(const ValidationContext *val, const Display *display, const gl::Context *shareContext, EGLAttrib attribute, EGLAttrib value) ValidateCreateContextAttributeValue() argument
2240 ValidateCreateContext(const ValidationContext *val, const Display *display, const Config *configuration, const gl::Context *shareContext, const AttributeMap &attributes) ValidateCreateContext() argument
[all...]

Completed in 26 milliseconds

12