Home
last modified time | relevance | path

Searched defs:_drm_i915_cmdbuffer (Results 1 – 6 of 6) sorted by relevance

/external/igt-gpu-tools/include/drm-uapi/
Di915_drm.h440 typedef struct _drm_i915_cmdbuffer { struct
441 char *buf; /* pointer to userspace command buffer */
442 int sz; /* nr bytes in buf */
443 int DR1; /* hw flags for GFX_OP_DRAWRECT_INFO */
444 int DR4; /* window origin for GFX_OP_DRAWRECT_INFO */
445 int num_cliprects; /* mulitpass with multiple cliprects? */
446 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */
/external/minigbm/external/
Di915_drm.h443 typedef struct _drm_i915_cmdbuffer { struct
444 char *buf; /* pointer to userspace command buffer */
445 int sz; /* nr bytes in buf */
446 int DR1; /* hw flags for GFX_OP_DRAWRECT_INFO */
447 int DR4; /* window origin for GFX_OP_DRAWRECT_INFO */
448 int num_cliprects; /* mulitpass with multiple cliprects? */
449 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */
/external/libdrm/include/drm/
Di915_drm.h553 typedef struct _drm_i915_cmdbuffer { struct
554 char *buf; /* pointer to userspace command buffer */
555 int sz; /* nr bytes in buf */
556 int DR1; /* hw flags for GFX_OP_DRAWRECT_INFO */
557 int DR4; /* window origin for GFX_OP_DRAWRECT_INFO */
558 int num_cliprects; /* mulitpass with multiple cliprects? */
559 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */
/external/kernel-headers/original/uapi/drm/
Di915_drm.h568 typedef struct _drm_i915_cmdbuffer { struct
569 char __user *buf; /* pointer to userspace command buffer */
570 int sz; /* nr bytes in buf */
571 int DR1; /* hw flags for GFX_OP_DRAWRECT_INFO */
572 int DR4; /* window origin for GFX_OP_DRAWRECT_INFO */
573 int num_cliprects; /* mulitpass with multiple cliprects? */
574 struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */
/external/intel-media-driver/media_softlet/linux/common/os/i915/include/uapi/
Di915_drm.h568 typedef struct _drm_i915_cmdbuffer { struct
569 char *buf; /* pointer to userspace command buffer */
570 int sz; /* nr bytes in buf */
571 int DR1; /* hw flags for GFX_OP_DRAWRECT_INFO */
572 int DR4; /* window origin for GFX_OP_DRAWRECT_INFO */
573 int num_cliprects; /* mulitpass with multiple cliprects? */
574 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */
/external/mesa3d/include/drm-uapi/
Di915_drm.h568 typedef struct _drm_i915_cmdbuffer { struct
569 char *buf; /* pointer to userspace command buffer */
570 int sz; /* nr bytes in buf */
571 int DR1; /* hw flags for GFX_OP_DRAWRECT_INFO */
572 int DR4; /* window origin for GFX_OP_DRAWRECT_INFO */
573 int num_cliprects; /* mulitpass with multiple cliprects? */
574 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */