| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_winsys_dri.c | 347 xcb_visualtype_t *visual = get_xcb_visualtype_for_depth(vscreen, depth); in get_red_mask_for_depth() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/converged/ |
| H A D | CompositorNativeWindow11.cpp | 37 ComPtr<ABI::Windows::UI::Composition::IVisual> visual; in getClientRect() local
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_drm.c | 99 const struct gbm_dri_visual *visual = NULL; in dri2_drm_config_is_compatible() local [all...] |
| H A D | platform_x11.c | 258 xcb_visualtype_t *visual = get_xcb_visualtype_for_depth(dri2_dpy, depth); in dri2_x11_get_red_mask_for_depth() local
|
| H A D | egl_dri2.h | 395 unsigned int visual; member
|
| H A D | egl_dri2.c | 382 const struct dri2_pbuffer_visual *visual = &dri2_pbuffer_visuals[i]; in dri2_image_format_for_pbuffer_config() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/osmesa/ |
| H A D | osmesa.c | 85 struct st_visual visual; member [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
| H A D | FunctionsGLX.cpp | 299 glx::Context FunctionsGLX::createContext(XVisualInfo *visual, glx::Context share, bool direct) const in createContext() argument
|
| /third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
| H A D | rpng-x.c | 145 static Visual *visual; variable [all...] |
| H A D | rpng2-x.c | 294 static Visual *visual; variable [all...] |
| /third_party/mesa3d/src/gallium/frontends/dri/ |
| H A D | kopper.c | 877 kopper_create_buffer(__DRIscreen * sPriv, __DRIdrawable * dPriv, const struct gl_config *visual, boolean isPixmap) kopper_create_buffer() argument
|
| H A D | dri2.c | 2576 dri2_create_buffer(__DRIscreen * sPriv, __DRIdrawable * dPriv, const struct gl_config * visual, boolean isPixmap) dri2_create_buffer() argument
|
| /third_party/mesa3d/src/gallium/include/frontend/ |
| H A D | api.h | 279 struct st_visual visual; member 334 const struct st_visual *visual; member 598 st_visual_have_buffers(const struct st_visual *visual, unsigned mask) in st_visual_have_buffers() argument
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_manager.c | 518 st_visual_to_context_mode(const struct st_visual *visual, in st_visual_to_context_mode() argument [all...] |
| /third_party/vk-gl-cts/framework/platform/lnx/X11/ |
| H A D | tcuLnxX11GlxPlatform.cpp | 446 GlxWindow::GlxWindow (GlxVisual& visual, const RenderConfig& cfg) in GlxWindow() argument 506 static bool configMatches (GlxVisual& visual, const RenderConfig& renderCfg) in configMatches() argument 562 configRank(GlxVisual& visual) configRank() argument 662 createDrawable(GlxVisual& visual, const RenderConfig& config) createDrawable() argument [all...] |
| /third_party/glfw/src/ |
| H A D | x11_window.c | 1869 GLFWbool _glfwIsVisualTransparentX11(Visual* visual) in _glfwIsVisualTransparentX11() argument 1964 Visual* visual = NULL; in _glfwCreateWindowX11() local 566 createNativeWindow(_GLFWwindow* window, const _GLFWwndconfig* wndconfig, Visual* visual, int depth) createNativeWindow() argument [all...] |
| /third_party/mesa3d/src/glx/ |
| H A D | glxcmds.c | 2334 glXCreateGLXPixmapMESA(Display * dpy, XVisualInfo * visual, Pixmap pixmap, Colormap cmap) glXCreateGLXPixmapMESA() argument [all...] |
| /third_party/mesa3d/src/loader/ |
| H A D | loader_dri3_helper.c | 130 xcb_visualtype_t *visual = get_xcb_visualtype_for_depth(draw, depth); in dri3_get_red_mask_for_depth() local
|
| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common_x11.c | 470 xcb_visualtype_t *visual = screen_get_visualtype(screen_iter.data, in connection_get_visualtype() local 512 visual_has_alpha(xcb_visualtype_t *visual, unsigned depth) in visual_has_alpha() argument 525 visual_supported(xcb_visualtype_t *visual) in visual_supported() argument 662 xcb_visualtype_t *visual = x11_surface_get_capabilities() local 744 xcb_visualtype_t *visual = get_visualtype_for_window(conn, window, NULL); get_sorted_vk_formats() local [all...] |