Home
last modified time | relevance | path

Searched defs:drm_vmw_execbuf_arg (Results 1 – 3 of 3) sorted by relevance

/external/libdrm/include/drm/
Dvmwgfx_drm.h302 struct drm_vmw_execbuf_arg { struct
303 __u64 commands;
304 __u32 command_size;
305 __u32 throttle_us;
306 __u64 fence_rep;
307 __u32 version;
308 __u32 flags;
309 __u32 context_handle;
310 __u32 pad64;
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmwgfx_drm.h304 struct drm_vmw_execbuf_arg { struct
305 uint64_t commands;
306 uint32_t command_size;
307 uint32_t throttle_us;
308 uint64_t fence_rep;
309 uint32_t version;
310 uint32_t flags;
311 uint32_t context_handle;
312 uint32_t pad64;
/external/kernel-headers/original/uapi/drm/
Dvmwgfx_drm.h306 struct drm_vmw_execbuf_arg { struct
307 __u64 commands;
308 __u32 command_size;
309 __u32 throttle_us;
310 __u64 fence_rep;
311 __u32 version;
312 __u32 flags;
313 __u32 context_handle;
314 __u32 pad64;