Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_bufmgr.h89 struct brw_bo { struct
96 uint64_t size;
99 struct brw_bufmgr *bufmgr;
102 uint32_t gem_handle;
131 uint64_t gtt_offset;
141 unsigned index;
150 bool idle;
152 int refcount;
153 const char *name;
155 uint64_t kflags;
[all …]