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.h50 struct brw_bo { struct
57 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 …]