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.h1322 struct drm_i915_gem_execbuffer2 { struct
1324 __u64 buffers_ptr;
1327 __u32 buffer_count;
1333 __u32 batch_start_offset;
1340 __u32 batch_len;
1343 __u32 DR1;
1346 __u32 DR4;
1349 __u32 num_cliprects;
1364 __u64 cliprects_ptr;
1367 __u64 flags;
[all …]