Home
last modified time | relevance | path

Searched refs:GLDisplay (Results 1 – 23 of 23) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/sharings/gl/windows/
H A Dgl_sharing_windows.h17 typedef GLboolean(OSAPI *PFNOGLSetSharedOCLContextStateINTEL)(GLDisplay hdcHandle, GLContext contex…
18 typedef GLboolean(OSAPI *PFNOGLAcquireSharedBufferINTEL)(GLDisplay hdcHandle, GLContext contextHand…
25 typedef GLDisplay(OSAPI *PFNOGLGetCurrentDisplay)();
26 typedef GLboolean(OSAPI *PFNOGLMakeCurrent)(GLDisplay hdcHandle, void *draw, void *read, GLContext …
27 typedef GLboolean(OSAPI *PFNOGLRetainSyncINTEL)(GLDisplay hdcHandle, GLContext contextHandle, GLCon…
28 typedef GLboolean(OSAPI *PFNOGLReleaseSyncINTEL)(GLDisplay hdcHandle, GLContext contextHandle, GLCo…
38 typedef GLContext(OSAPI *PFNwglCreateContext)(GLDisplay hdcHandle);
52 …s(GLType glhdcType, GLContext glhglrcHandle, GLContext glhglrcHandleBkpCtx, GLDisplay glhdcHandle);
99 GLDisplay getCurrentDisplay() { in getCurrentDisplay()
102 GLboolean makeCurrent(GLContext contextHandle, GLDisplay displayHandle = 0) {
[all …]
H A Dwin_enable_gl.cpp34 contextData->GLHDCHandle = (GLDisplay)propertyValue; in processProperties()
38 contextData->GLHDCHandle = (GLDisplay)propertyValue; in processProperties()
42 contextData->GLHDCHandle = (GLDisplay)propertyValue; in processProperties()
H A Dwin_enable_gl.h20 GLDisplay GLHDCHandle = 0;
H A Dgl_sharing_windows.cpp15 …ws(GLType glhdcType, GLContext glhglrcHandle, GLContext glhglrcHandleBkpCtx, GLDisplay glhdcHandle) in GLSharingFunctionsWindows()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/mock_gl/windows/
H A Dmock_opengl32.cpp59 GLboolean WINAPI mockGLAcquireSharedBuffer(GLDisplay, GLContext, GLContext, GLvoid *pResourceInfo) { in mockGLAcquireSharedBuffer() argument
70 GLboolean WINAPI mockGLReleaseSharedBuffer(GLDisplay, GLContext, GLContext, GLvoid *pResourceInfo) { in mockGLReleaseSharedBuffer() argument
75 GLboolean WINAPI mockGLAcquireSharedRenderBuffer(GLDisplay, GLContext, GLContext, GLvoid *pResource… in mockGLAcquireSharedRenderBuffer() argument
84 GLboolean WINAPI mockGLReleaseSharedRenderBuffer(GLDisplay, GLContext, GLContext, GLvoid *pResource… in mockGLReleaseSharedRenderBuffer() argument
89 GLboolean WINAPI mockGLAcquireSharedTexture(GLDisplay, GLContext, GLContext, GLvoid *pResourceInfo)… in mockGLAcquireSharedTexture() argument
108 GLboolean WINAPI mockGLReleaseSharedTexture(GLDisplay, GLContext, GLContext, GLvoid *pResourceInfo)… in mockGLReleaseSharedTexture() argument
113 GLboolean WINAPI mockGlRetainSync(GLDisplay HDCHandle, GLContext ContextHandle, GLContext BackupCon… in mockGlRetainSync()
120 GLboolean WINAPI mockGlReleaseSync(GLDisplay HDCHandle, GLContext ContextHandle, GLContext BackupCo… in mockGlReleaseSync()
130 GLDisplay WINAPI mockGLGetCurrentDisplay() { in mockGLGetCurrentDisplay()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/mocks/gl/windows/
H A Dmock_gl_sharing_windows.h32 GLDisplay currentDisplay;
78 …static GLboolean OSAPI mockGLSetSharedOCLContextState(GLDisplay, GLContext, GLboolean, GLvoid *pBu… in mockGLSetSharedOCLContextState() argument
116 …ck(GLType GLHDCType, GLContext GLHGLRCHandle, GLContext GLHGLRCHandleBkpCtx, GLDisplay GLHDCHandle) in GlSharingFunctionsMock()
124 …(GLType GLHDCType, GLContext GLHGLRCHandle, GLContext GLHGLRCHandleBkpCtx, GLDisplay GLHDCHandle) { in setHandles()
139 …g(GLType GLHDCType, GLContext GLHGLRCHandle, GLContext GLHGLRCHandleBkpCtx, GLDisplay GLHDCHandle);
160 …void overrideGetCurrentValues(GLContext ctx, GLDisplay display, bool forceMakeCurrentFail = false,…
H A Dmock_gl_sharing_windows.cpp47 …(GLType glhdcType, GLContext glhglrcHandle, GLContext glhglrcHandleBkpCtx, GLDisplay glhdcHandle) { in MockGlSharing()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/sharings/gl/windows/include/
H A Dgl_types.h15 typedef HDC GLDisplay; typedef
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/sharings/gl/
H A Dgl_context_guard.h25 GLDisplay currentDisplayHandle;
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/sharings/gl/windows/
H A Dgl_sharing_tests.cpp140 GLboolean OSAPI mockGLAcquireSharedBuffer(GLDisplay, GLContext, GLContext, GLvoid *pResourceInfo) { in mockGLAcquireSharedBuffer() argument
615 auto glDisplay = (GLDisplay)1; in TEST_F()
645 GLDisplay GLHDCHandle = 0; in TEST()
742 GLDisplay GLHDCHandle = 0; in TEST()
997 auto display = (GLDisplay)2; in TEST()
1026 auto display = (GLDisplay)2; in TEST()
1045 auto display = (GLDisplay)2; in TEST()
1064 auto display = (GLDisplay)2; in TEST()
1083 auto display = (GLDisplay)2; in TEST()
H A Dgl_os_sharing_tests.cpp51 GLDisplay GLHDCHandle = 0; in TEST()
H A Dgl_texture_tests.cpp139 GLboolean OSAPI mockGLAcquireSharedTexture(GLDisplay, GLContext, GLContext, GLvoid *pResourceInfo) { in mockGLAcquireSharedTexture() argument
/dports/multimedia/gstreamer1/gstreamer-1.16.2/
H A DChangeLog1640 source element would create a second (useless) GLDisplay.
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/
H A DChangeLog3332 source element would not be able to reuse downstream GLContext and GLDisplay.
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/
H A DChangeLog3332 source element would not be able to reuse downstream GLContext and GLDisplay.
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/
H A DChangeLog3332 source element would not be able to reuse downstream GLContext and GLDisplay.
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/
H A DChangeLog3332 source element would not be able to reuse downstream GLContext and GLDisplay.
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/
H A DChangeLog3332 source element would not be able to reuse downstream GLContext and GLDisplay.
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/
H A DChangeLog3332 source element would not be able to reuse downstream GLContext and GLDisplay.
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/
H A DChangeLog3332 source element would not be able to reuse downstream GLContext and GLDisplay.
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/
H A DChangeLog3332 source element would not be able to reuse downstream GLContext and GLDisplay.
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/
H A DChangeLog3332 source element would not be able to reuse downstream GLContext and GLDisplay.
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/
H A DChangeLog3332 source element would not be able to reuse downstream GLContext and GLDisplay.