Home
last modified time | relevance | path

Searched defs:visual (Results 26 - 44 of 44) sorted by relevance

12

/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_winsys_dri.c347 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 DCompositorNativeWindow11.cpp37 ComPtr<ABI::Windows::UI::Composition::IVisual> visual; in getClientRect() local
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_drm.c99 const struct gbm_dri_visual *visual = NULL; in dri2_drm_config_is_compatible() local
[all...]
H A Dplatform_x11.c258 xcb_visualtype_t *visual = get_xcb_visualtype_for_depth(dri2_dpy, depth); in dri2_x11_get_red_mask_for_depth() local
H A Degl_dri2.h395 unsigned int visual; member
H A Degl_dri2.c382 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 Dosmesa.c85 struct st_visual visual; member
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A DFunctionsGLX.cpp299 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 Drpng-x.c145 static Visual *visual; variable
[all...]
H A Drpng2-x.c294 static Visual *visual; variable
[all...]
/third_party/mesa3d/src/gallium/frontends/dri/
H A Dkopper.c877 kopper_create_buffer(__DRIscreen * sPriv, __DRIdrawable * dPriv, const struct gl_config *visual, boolean isPixmap) kopper_create_buffer() argument
H A Ddri2.c2576 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 Dapi.h279 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 Dst_manager.c518 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 DtcuLnxX11GlxPlatform.cpp446 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 Dx11_window.c1869 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 Dglxcmds.c2334 glXCreateGLXPixmapMESA(Display * dpy, XVisualInfo * visual, Pixmap pixmap, Colormap cmap) glXCreateGLXPixmapMESA() argument
[all...]
/third_party/mesa3d/src/loader/
H A Dloader_dri3_helper.c130 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 Dwsi_common_x11.c470 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...]

Completed in 33 milliseconds

12