Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.h63 struct iris_batch { struct
70 enum iris_batch_name name; argument
73 struct iris_bo *bo;
74 void *map;
75 void *map_next;
78 unsigned primary_batch_size;
81 unsigned total_chained_batch_size;
84 uint64_t last_binder_address;
86 uint32_t ctx_id;
87 uint32_t exec_flags;
[all …]