Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_bufmgr.h43 struct crocus_bo { struct
50 uint64_t size;
53 struct crocus_bufmgr *bufmgr;
56 uint32_t gem_handle;
65 uint64_t gtt_offset;
79 unsigned index;
88 bool idle;
90 int refcount;
91 const char *name;
93 uint64_t kflags;
[all …]