HomeSort by relevance Sort by last modified time
    Searched defs:drm_vmw_surface_flag_shareable (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/uapi/drm/
vmwgfx_drm.h 262 drm_vmw_surface_flag_shareable = (1 << 0), enumerator in enum:drm_vmw_surface_flags
  /external/kernel-headers/original/uapi/drm/
vmwgfx_drm.h 898 * @drm_vmw_surface_flag_shareable: Whether the surface is shareable
905 drm_vmw_surface_flag_shareable = (1 << 0), enumerator in enum:drm_vmw_surface_flags
  /external/libdrm/include/drm/
vmwgfx_drm.h 888 * @drm_vmw_surface_flag_shareable: Whether the surface is shareable
895 drm_vmw_surface_flag_shareable = (1 << 0), enumerator in enum:drm_vmw_surface_flags
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmwgfx_drm.h 891 * @drm_vmw_surface_flag_shareable: Whether the surface is shareable
898 drm_vmw_surface_flag_shareable = (1 << 0), enumerator in enum:drm_vmw_surface_flags

Completed in 1284 milliseconds