Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_context.h43 struct nv30_context { struct
44 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 …]