Searched defs:nv30_context (Results 1 – 1 of 1) sorted by relevance
43 struct nv30_context { struct44 struct nouveau_context base;45 struct nv30_screen *screen;46 struct blitter_context *blitter;48 struct nouveau_bufctx *bufctx;50 struct {57 } state;59 uint32_t dirty;61 struct draw_context *draw;62 uint32_t draw_flags;[all …]