Home
last modified time | relevance | path

Searched defs:attachment_mask (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/egl/wayland/
Dnative_wayland.h86 unsigned int attachment_mask; member
Dnative_wayland.c203 wayland_surface_validate(struct native_surface *nsurf, uint attachment_mask, in wayland_surface_validate()
/external/mesa3d/src/gallium/state_trackers/egl/common/
Degl_g3d_st.c212 uint attachment_mask = 0; in egl_g3d_st_framebuffer_validate() local
/external/mesa3d/src/gallium/state_trackers/egl/gdi/
Dnative_gdi.c187 gdi_surface_validate(struct native_surface *nsurf, uint attachment_mask, in gdi_surface_validate()
/external/mesa3d/src/gallium/state_trackers/egl/fbdev/
Dnative_fbdev.c98 fbdev_surface_validate(struct native_surface *nsurf, uint attachment_mask, in fbdev_surface_validate()
/external/mesa3d/src/gallium/state_trackers/egl/drm/
Dmodeset.c38 drm_surface_validate(struct native_surface *nsurf, uint attachment_mask, in drm_surface_validate()
/external/mesa3d/src/gallium/state_trackers/egl/x11/
Dnative_ximage.c196 ximage_surface_validate(struct native_surface *nsurf, uint attachment_mask, in ximage_surface_validate()
Dnative_dri2.c381 dri2_surface_validate(struct native_surface *nsurf, uint attachment_mask, in dri2_surface_validate()
/external/mesa3d/src/gallium/state_trackers/egl/android/
Dnative_android.cpp439 android_surface_validate(struct native_surface *nsurf, uint attachment_mask, in android_surface_validate()