Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.h225 struct iris_bo { struct
232 uint64_t size;
235 struct iris_bufmgr *bufmgr;
238 uint32_t hash;
241 uint32_t gem_handle;
250 uint64_t address;
255 uint64_t aux_map_address;
291 struct iris_bo_screen_deps *deps; argument
292 int deps_size;
301 bool idle;
[all …]