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 297 drm_vmw_synccpu_read = (1 << 0), enumerator in enum:drm_vmw_synccpu_flags
  /external/kernel-headers/original/uapi/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/libdrm/include/drm/
vmwgfx_drm.h 1023 * @drm_vmw_synccpu_read: Sync for read. If sync is done for read only, it's a
1035 drm_vmw_synccpu_read = (1 << 0), enumerator in enum:drm_vmw_synccpu_flags
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmwgfx_drm.h 1026 * @drm_vmw_synccpu_read: Sync for read. If sync is done for read only, it's a
1038 drm_vmw_synccpu_read = (1 << 0), enumerator in enum:drm_vmw_synccpu_flags

Completed in 305 milliseconds