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

  /bionic/libc/kernel/uapi/drm/
vmwgfx_drm.h 305 drm_vmw_synccpu_allow_cs = (1 << 3) enumerator in enum:drm_vmw_synccpu_flags
  /external/kernel-headers/original/uapi/drm/
vmwgfx_drm.h 1031 * @drm_vmw_synccpu_allow_cs: Allow command submission that touches the buffer
1039 drm_vmw_synccpu_allow_cs = (1 << 3) enumerator in enum:drm_vmw_synccpu_flags
    [all...]
  /external/libdrm/include/drm/
vmwgfx_drm.h 1040 * @drm_vmw_synccpu_allow_cs: Allow command submission that touches the buffer
1048 drm_vmw_synccpu_allow_cs = (1 << 3) enumerator in enum:drm_vmw_synccpu_flags
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmwgfx_drm.h 1038 * @drm_vmw_synccpu_allow_cs: Allow command submission that touches the buffer
1046 drm_vmw_synccpu_allow_cs = (1 << 3) enumerator in enum:drm_vmw_synccpu_flags

Completed in 47 milliseconds