Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_screen.h26 struct nv50_screen { struct
27 struct nouveau_screen base;
29 struct nv50_context *cur_ctx;
31 struct nouveau_bo *code;
32 struct nouveau_bo *uniforms;
33 struct nouveau_bo *txc; /* TIC (offset 0) and TSC (65536) */
34 struct nouveau_bo *stack_bo;
35 struct nouveau_bo *tls_bo;
37 unsigned TPs;
38 unsigned MPsInTP;
[all …]