Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.h62 struct nvc0_screen { struct
63 struct nouveau_screen base;
65 struct nvc0_context *cur_ctx;
66 struct nvc0_graph_state save_state;
68 int num_occlusion_queries_active;
70 struct nouveau_bo *text;
71 struct nouveau_bo *uniform_bo;
72 struct nouveau_bo *tls;
73 struct nouveau_bo *txc; /* TIC (offset 0) and TSC (65536) */
74 struct nouveau_bo *poly_cache;
[all …]