Home
last modified time | relevance | path

Searched defs:drm_i915_gem_execbuffer2 (Results 1 – 2 of 2) sorted by relevance

/third_party/libdrm/include/drm/
Di915_drm.h985 struct drm_i915_gem_execbuffer2 { struct
989 __u64 buffers_ptr;
990 __u32 buffer_count;
993 __u32 batch_start_offset;
995 __u32 batch_len;
996 __u32 DR1;
997 __u32 DR4;
998 __u32 num_cliprects;
1004 __u64 cliprects_ptr;
1022 __u64 flags;
[all …]
/third_party/mesa3d/include/drm-uapi/
Di915_drm.h1217 struct drm_i915_gem_execbuffer2 { struct
1221 __u64 buffers_ptr;
1222 __u32 buffer_count;
1225 __u32 batch_start_offset;
1227 __u32 batch_len;
1228 __u32 DR1;
1229 __u32 DR4;
1230 __u32 num_cliprects;
1242 __u64 cliprects_ptr;
1260 __u64 flags;
[all …]