Lines Matching defs:drm_vmw_control_stream_arg
451 struct drm_vmw_control_stream_arg { struct
452 uint32_t stream_id;
453 uint32_t enabled;
455 uint32_t flags;
456 uint32_t color_key;
458 uint32_t handle;
459 uint32_t offset;
460 int32_t format;
461 uint32_t size;
462 uint32_t width;
463 uint32_t height;
464 uint32_t pitch[3];
466 uint32_t pad64;
467 struct drm_vmw_rect src;
468 struct drm_vmw_rect dst;