Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_context.h47 struct nouveau_hw_state { struct
48 struct nouveau_object *chan;
49 struct nouveau_client *client;
50 struct nouveau_pushbuf *pushbuf;
51 struct nouveau_bufctx *bufctx;
53 struct nouveau_object *null;
77 struct nouveau_hw_state hw; argument