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.h311 struct drm_vmw_execbuf_arg { struct
312 __u64 commands;
313 __u32 command_size;
314 __u32 throttle_us;
315 __u64 fence_rep;
316 __u32 version;
317 __u32 flags;
318 __u32 context_handle;
319 __s32 imported_fence_fd;
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmwgfx_drm.h308 struct drm_vmw_execbuf_arg { struct
309 uint64_t commands;
310 uint32_t command_size;
311 uint32_t throttle_us;
312 uint64_t fence_rep;
313 uint32_t version;
314 uint32_t flags;
315 uint32_t context_handle;
316 int32_t imported_fence_fd;
/external/kernel-headers/original/uapi/drm/
Dvmwgfx_drm.h319 struct drm_vmw_execbuf_arg { struct
320 __u64 commands;
321 __u32 command_size;
322 __u32 throttle_us;
323 __u64 fence_rep;
324 __u32 version;
325 __u32 flags;
326 __u32 context_handle;
327 __s32 imported_fence_fd;