Home
last modified time | relevance | path

Searched defs:sharedCtx (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/framework/platform/win32/
H A DtcuWGL.cpp437 HGLRC sharedCtx = DE_NULL; in Context() local
530 HGLRC sharedCtx = DE_NULL; in Context() local
H A DtcuWGLContextFactory.cpp124 const wgl::Context *sharedCtx = DE_NULL; in WGLContext() local
/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanImageView.cpp18 const VulkanSharedContext* sharedCtx, in Make()
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DMultithreadingTest.cpp559 EGLContext sharedCtx = createMultithreadedContext(window, EGL_NO_CONTEXT); in TEST_P() local