Searched defs:iris_bo (Results 1 – 1 of 1) sorted by relevance
121 struct iris_bo { struct128 uint64_t size;131 struct iris_bufmgr *bufmgr;134 uint32_t hash;137 uint32_t gem_handle;146 uint64_t gtt_offset;151 uint64_t aux_map_address;165 unsigned index;167 int refcount;168 const char *name;[all …]