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.h59 struct nv50_screen { struct
60 struct nouveau_screen base;
62 struct nv50_context *cur_ctx;
63 struct nv50_graph_state save_state;
65 int num_occlusion_queries_active;
67 struct nouveau_bo *code;
68 struct nouveau_bo *uniforms;
69 struct nouveau_bo *txc; /* TIC (offset 0) and TSC (65536) */
70 struct nouveau_bo *stack_bo;
71 struct nouveau_bo *tls_bo;
[all …]