Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_batch.h73 struct iris_batch { struct
80 enum iris_batch_name name; argument
83 struct iris_bo *bo;
84 void *map;
85 void *map_next;
88 unsigned primary_batch_size;
91 unsigned total_chained_batch_size;
94 uint64_t last_binder_address;
97 bool write_fence_status;
99 union {
[all …]