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 267 drm_vmw_surface_flag_shareable = (1 << 0), enumerator in enum:drm_vmw_surface_flags
  /external/kernel-headers/original/uapi/drm/
vmwgfx_drm.h 889 * @drm_vmw_surface_flag_shareable: Whether the surface is shareable
896 drm_vmw_surface_flag_shareable = (1 << 0), enumerator in enum:drm_vmw_surface_flags
    [all...]
  /external/libdrm/include/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/mesa3d/src/gallium/winsys/svga/drm/
vmwgfx_drm.h 896 * @drm_vmw_surface_flag_shareable: Whether the surface is shareable
903 drm_vmw_surface_flag_shareable = (1 << 0), enumerator in enum:drm_vmw_surface_flags

Completed in 87 milliseconds