Home
last modified time | relevance | path

Searched refs:native_attachment (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/egl/common/
Dnative_helper.h57 enum native_attachment which,
67 enum native_attachment which);
71 enum native_attachment buf1,
72 enum native_attachment buf2,
77 enum native_attachment which,
Dnative.h49 enum native_attachment { enum
98 enum native_attachment natt;
278 native_attachment_mask_test(uint mask, enum native_attachment att) in native_attachment_mask_test()
Dnative_helper.c172 enum native_attachment which, in resource_surface_import_resource()
196 enum native_attachment which) in resource_surface_get_single_resource()
213 enum native_attachment buf1, in resource_surface_swap_buffers()
214 enum native_attachment buf2, in resource_surface_swap_buffers()
239 enum native_attachment which, in resource_surface_present()
380 const enum native_attachment natt = NATIVE_ATTACHMENT_FRONT_LEFT; in native_display_copy_to_pixmap()
Degl_g3d_image.c49 enum native_attachment natt; in egl_g3d_reference_native_pixmap()
/external/mesa3d/src/gallium/state_trackers/egl/wayland/
Dnative_wayland.h59 enum native_attachment attachment);
Dnative_shm.c79 enum native_attachment attachment) in wayland_create_shm_buffer()
Dnative_drm.c94 enum native_attachment attachment) in wayland_create_drm_buffer()
Dnative_wayland.c168 const enum native_attachment front_natt = NATIVE_ATTACHMENT_FRONT_LEFT; in wayland_window_surface_handle_resize()
/external/mesa3d/src/gallium/state_trackers/egl/drm/
Dmodeset.c72 enum native_attachment natt; in drm_surface_init_framebuffers()
297 enum native_attachment natt = NATIVE_ATTACHMENT_FRONT_LEFT; in drm_display_create_surface_from_resource()
/external/mesa3d/src/gallium/state_trackers/egl/android/
Dnative_android.cpp460 const enum native_attachment att = NATIVE_ATTACHMENT_BACK_LEFT; in android_surface_validate()
/external/mesa3d/src/gallium/state_trackers/egl/x11/
Dnative_dri2.c149 enum native_attachment natt; in dri2_surface_process_drawable_buffers()