Home
last modified time | relevance | path

Searched refs:X11 (Results 1 – 25 of 275) sorted by relevance

1234567891011

/third_party/skia/third_party/externals/egl-registry/extensions/KHR/
DEGL_KHR_platform_x11.txt46 This extension defines how to create EGL resources from native X11
50 resources. It does not define how to do so from xcb resources. All X11
81 On the X11 platform, an EGLDisplay refers to a specific X11 screen rather
82 than an X11 display connection. This is the case because separate X11
83 screens, even when belonging to the same X11 display connection, may
85 different X11 screens may have different EGL capabilities.
87 To obtain an EGLDisplay backed by an X11 screen, call eglGetPlatformDisplay
89 specifies the X11 display connection to use, and must either point to
90 a valid X11 `Display` or be EGL_DEFAULT_DISPLAY. If <native_display> is
92 X11 display. The environment variable DISPLAY determines the default X11
[all …]
/third_party/EGL/extensions/KHR/
DEGL_KHR_platform_x11.txt46 This extension defines how to create EGL resources from native X11
50 resources. It does not define how to do so from xcb resources. All X11
81 On the X11 platform, an EGLDisplay refers to a specific X11 screen rather
82 than an X11 display connection. This is the case because separate X11
83 screens, even when belonging to the same X11 display connection, may
85 different X11 screens may have different EGL capabilities.
87 To obtain an EGLDisplay backed by an X11 screen, call eglGetPlatformDisplay
89 specifies the X11 display connection to use, and must either point to
90 a valid X11 `Display` or be EGL_DEFAULT_DISPLAY. If <native_display> is
92 X11 display. The environment variable DISPLAY determines the default X11
[all …]
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/
DEGL_EXT_platform_x11.txt46 This extension defines how to create EGL resources from native X11
50 resources. It does not define how to do so from xcb resources. All X11
81 On the X11 platform, an EGLDisplay refers to a specific X11 screen rather
82 than an X11 display connection. This is the case because separate X11
83 screens, even when belonging to the same X11 display connection, may
85 different X11 screens may have different EGL capabilities.
87 To obtain an EGLDisplay backed by an X11 screen, call
89 <native_display> parameter specifies the X11 display connection to use, and
90 must point to a valid X11 `Display` or be NULL. If <native_display> is
92 X11 display. The environment variable DISPLAY determines the default X11
[all …]
DEGL_EXT_platform_base.txt48 implementation could support X11, Wayland, GBM (Generic Buffer Manager),
60 window, that the window belongs to X11.
137 for the X11 platform may require that <native_display> be a pointer to an
138 X11 Display, and an extension specification that defines support for the
297 window belonging to X11?) By choosing to not introduce the
311 RESOLVED: No, this introduces problems for X11 applications.
313 Suppose that a 64-bit X11 application is compiled against an old EGL
322 existing X11 applications. To successfully compile, each call to
326 in existing X11 application source code would need to be replaced with
/third_party/EGL/extensions/EXT/
DEGL_EXT_platform_x11.txt46 This extension defines how to create EGL resources from native X11
50 resources. It does not define how to do so from xcb resources. All X11
81 On the X11 platform, an EGLDisplay refers to a specific X11 screen rather
82 than an X11 display connection. This is the case because separate X11
83 screens, even when belonging to the same X11 display connection, may
85 different X11 screens may have different EGL capabilities.
87 To obtain an EGLDisplay backed by an X11 screen, call
89 <native_display> parameter specifies the X11 display connection to use, and
90 must point to a valid X11 `Display` or be NULL. If <native_display> is
92 X11 display. The environment variable DISPLAY determines the default X11
[all …]
DEGL_EXT_platform_xcb.txt45 This extension defines how to create EGL resources from native X11
48 The native X11 resources required by this extension are xcb resources.
49 All X11 types discussed here are defined by the header `xcb.h`.
82 To obtain an EGLDisplay backed by an X11 screen, call
84 <native_display> parameter specifies the X11 display connection to use, and
87 connection to the default X11 display. The environment variable DISPLAY
88 determines the default X11 display, and, unless overridden by the
89 EGL_PLATFORM_XCB_SCREEN_EXT attribute, the default X11 screen - as
92 value of attribute EGL_PLATFORM_XCB_SCREEN_EXT specifies the X11 screen to
99 [fn1] The method by which EGL creates a connection to the default X11
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_EXT_acquire_xlib_display/
Dacquire_xlib_display.adoc7 To acquire permission to directly access a display in Vulkan from an X11
13 * pname:dpy A connection to the X11 server that currently owns
19 or the X11 connection specified by pname:dpy is terminated.
21 when the X11 server from which control was acquired itself loses access to
25 If the X11 server associated with pname:dpy does not own pname:display, or
32 One example of when an X11 server loses access to a display is when it loses
39 [open,refpage='vkGetRandROutputDisplayEXT',desc='Query the VkDisplayKHR corresponding to an X11 Ran…
41 When acquiring displays from an X11 server, an application may also wish to
44 To determine the sname:VkDisplayKHR handle corresponding to an X11 RandR
50 * pname:dpy A connection to the X11 server from which pname:rrOutput was
[all …]
Dacquire_xlib_display.txt7 To acquire permission to directly access a display in Vulkan from an X11
13 * pname:dpy A connection to the X11 server that currently owns
19 or the X11 connection specified by pname:dpy is terminated.
21 when the X11 server from which control was acquired itself loses access to
25 If the X11 server associated with pname:dpy does not own pname:display, or
32 One example of when an X11 server loses access to a display is when it loses
39 [open,refpage='vkGetRandROutputDisplayEXT',desc='Query the VkDisplayKHR corresponding to an X11 Ran…
41 When acquiring displays from an X11 server, an application may also wish to
44 To determine the sname:VkDisplayKHR handle corresponding to an X11 RandR
50 * pname:dpy A connection to the X11 server from which pname:rrOutput was
[all …]
/third_party/vk-gl-cts/framework/platform/
DCMakeLists.txt39 include_directories(lnx/X11)
49 lnx/X11/tcuLnxX11.cpp
50 lnx/X11/tcuLnxX11.hpp
51 lnx/X11/tcuLnxX11EglDisplayFactory.hpp
52 lnx/X11/tcuLnxX11EglDisplayFactory.cpp
58 lnx/X11/tcuLnxX11Xcb.hpp
59 lnx/X11/tcuLnxX11Xcb.cpp
66 lnx/X11/tcuLnxX11GlxPlatform.hpp
67 lnx/X11/tcuLnxX11GlxPlatform.cpp
198 # X11 libraries
[all …]
/third_party/vk-gl-cts/targets/x11_glx/
Dx11_glx.cmake21 message("*** Using X11 GLX target")
22 set(DEQP_TARGET_NAME "X11 GLX")
25 # Use X11 target
28 find_package(X11)
30 message(FATAL_ERROR "X11 development package not found")
/third_party/vk-gl-cts/targets/x11_egl_glx/
Dx11_egl_glx.cmake21 message("*** Using X11 EGL/GLX target")
22 set(DEQP_TARGET_NAME "X11 EGL/GLX")
25 # Use X11 target
28 find_package(X11)
30 message(FATAL_ERROR "X11 development package not found")
/third_party/skia/third_party/externals/swiftshader/tests/regres/deqp-patches/
Ddeqp-x11.patch11 diff --git a/framework/platform/lnx/X11/tcuLnxX11.cpp b/framework/platform/lnx/X11/tcuLnxX11.cpp
13 --- a/framework/platform/lnx/X11/tcuLnxX11.cpp
14 +++ b/framework/platform/lnx/X11/tcuLnxX11.cpp
21 #include <X11/Xutil.h>
/third_party/vk-gl-cts/targets/x11_egl/
Dx11_egl.cmake21 message("*** Using X11 EGL target")
22 set(DEQP_TARGET_NAME "X11 EGL")
25 # Use X11 target
28 find_package(X11)
30 message(FATAL_ERROR "X11 development package not found")
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_EXT_acquire_xlib_display.txt25 currently associated with an X11 screen.
26 When control is acquired, the display will be deassociated from the X11
29 Essentially, the X11 screen will behave as if the monitor has been unplugged
41 prevented from being included in the X11 display list by some native
DVK_EXT_acquire_xlib_display.adoc25 currently associated with an X11 screen.
26 When control is acquired, the display will be deassociated from the X11
29 Essentially, the X11 screen will behave as if the monitor has been unplugged
41 prevented from being included in the X11 display list by some native
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_KHR_xlib_surface/
DplatformQuerySupport_xlib.adoc8 …libPresentationSupportKHR',desc='Query physical device for presentation to X11 server using Xlib',…
11 presentation to an X11 server, using the Xlib client-side library, call:
18 * pname:visualId is an X11 visual (code:VisualID).
DplatformQuerySupport_xlib.txt8 …libPresentationSupportKHR',desc='Query physical device for presentation to X11 server using Xlib',…
11 presentation to an X11 server, using the Xlib client-side library, call:
18 * pname:visualId is an X11 visual (code:VisualID).
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_KHR_xcb_surface/
DplatformQuerySupport_xcb.txt8 …XcbPresentationSupportKHR',desc='Query physical device for presentation to X11 server using XCB',t…
11 presentation to an X11 server, using the XCB client-side library, call:
19 * pname:visual_id is an X11 visual (code:xcb_visualid_t).
DplatformQuerySupport_xcb.adoc8 …XcbPresentationSupportKHR',desc='Query physical device for presentation to X11 server using XCB',t…
11 presentation to an X11 server, using the XCB client-side library, call:
19 * pname:visual_id is an X11 visual (code:xcb_visualid_t).
DplatformCreateSurface_xcb.txt8 [open,refpage='vkCreateXcbSurfaceKHR',desc='Create a slink:VkSurfaceKHR object for a X11 window, us…
10 To create a sname:VkSurfaceKHR object for an X11 window, using the XCB
40 * pname:window is the code:xcb_window_t for the X11 window to associate
46 pname:connection must: point to a valid X11 code:xcb_connection_t
48 pname:window must: be a valid X11 code:xcb_window_t
DplatformCreateSurface_xcb.adoc8 [open,refpage='vkCreateXcbSurfaceKHR',desc='Create a slink:VkSurfaceKHR object for a X11 window, us…
12 To create a sname:VkSurfaceKHR object for an X11 window, using the XCB
42 * pname:window is the code:xcb_window_t for the X11 window to associate
48 pname:connection must: point to a valid X11 code:xcb_connection_t
50 pname:window must: be a valid X11 code:xcb_window_t
/third_party/skia/third_party/externals/angle2/extensions/
DEGL_ANGLE_x11_visual.txt51 This extension allows passing the X11 visual ID used by the native
78 "If an X11 visual was specified at display creation time using
85 To request a display created with a X11 visual ID, the value of
86 EGL_ANGLE_X11_VISUAL_ID should be set to a valid X11 visual ID. If
/third_party/mesa3d/src/glx/apple/
DRELEASE_NOTES29 extension functions you may need from the X11 libGL, or OpenGL framework
30 libGL. Previous versions of the X11 libGL didn't allow getting the newer
35 New support for GLXPixmaps works well with mixed X11 and OpenGL drawing
42 not possible to render to with X11, which is allowed by the spec.
/third_party/mesa3d/docs/
Dprecompiled.rst13 - OpenSuse/SLES - OBS: X11:XOrg and pontostroy:X11
/third_party/glslang/Test/
Dpreprocessor.function_macro.vert9 X8, X9, X10, X11, X12) X1+X2+X3+X4+X5+X6+X7+X8+X9+X10+X11+X12

1234567891011