Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.h60 struct nv50_screen { struct
61 struct nouveau_screen base;
63 struct nv50_context *cur_ctx;
64 struct nv50_graph_state save_state;
66 int num_occlusion_queries_active;
68 struct nouveau_bo *code;
69 struct nouveau_bo *uniforms;
70 struct nouveau_bo *txc; /* TIC (offset 0) and TSC (65536) */
71 struct nouveau_bo *stack_bo;
72 struct nouveau_bo *tls_bo;
[all …]