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

  /bionic/libc/kernel/uapi/drm/
vmwgfx_drm.h 302 drm_vmw_synccpu_read = (1 << 0), enumerator in enum:drm_vmw_synccpu_flags
  /external/kernel-headers/original/uapi/drm/
vmwgfx_drm.h 1024 * @drm_vmw_synccpu_read: Sync for read. If sync is done for read only, it's a
1036 drm_vmw_synccpu_read = (1 << 0), enumerator in enum:drm_vmw_synccpu_flags
    [all...]
  /external/libdrm/include/drm/
vmwgfx_drm.h 1033 * @drm_vmw_synccpu_read: Sync for read. If sync is done for read only, it's a
1045 drm_vmw_synccpu_read = (1 << 0), enumerator in enum:drm_vmw_synccpu_flags
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmwgfx_drm.h 1031 * @drm_vmw_synccpu_read: Sync for read. If sync is done for read only, it's a
1043 drm_vmw_synccpu_read = (1 << 0), enumerator in enum:drm_vmw_synccpu_flags

Completed in 100 milliseconds