Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_context.h42 struct nv30_context { struct
43 struct nouveau_context base;
44 struct nv30_screen *screen;
46 struct nouveau_bufctx *bufctx;
48 struct {
54 } state;
56 uint32_t dirty;
58 struct draw_context *draw;
59 uint32_t draw_flags;
60 uint32_t draw_dirty;
[all …]