Searched defs:brw_bo (Results 1 – 1 of 1) sorted by relevance
50 struct brw_bo { struct57 uint64_t size;64 uint64_t align;67 struct brw_bufmgr *bufmgr;70 uint32_t gem_handle;99 uint64_t gtt_offset;109 unsigned index;118 bool idle;120 int refcount;121 const char *name;[all …]