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

  /bionic/libc/kernel/uapi/drm/
vmwgfx_drm.h 304 drm_vmw_synccpu_dontblock = (1 << 2), enumerator in enum:drm_vmw_synccpu_flags
  /external/kernel-headers/original/uapi/drm/
vmwgfx_drm.h 1029 * @drm_vmw_synccpu_dontblock: Dont wait for GPU idle, but rather return
1038 drm_vmw_synccpu_dontblock = (1 << 2), enumerator in enum:drm_vmw_synccpu_flags
    [all...]
  /external/libdrm/include/drm/
vmwgfx_drm.h 1038 * @drm_vmw_synccpu_dontblock: Dont wait for GPU idle, but rather return
1047 drm_vmw_synccpu_dontblock = (1 << 2), enumerator in enum:drm_vmw_synccpu_flags
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmwgfx_drm.h 1036 * @drm_vmw_synccpu_dontblock: Dont wait for GPU idle, but rather return
1045 drm_vmw_synccpu_dontblock = (1 << 2), enumerator in enum:drm_vmw_synccpu_flags

Completed in 60 milliseconds