Home
last modified time | relevance | path

Searched refs:nv50_gmem_state (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_program.h51 struct nv50_gmem_state { struct
112 struct nv50_gmem_state gmem[NV50_MAX_GLOBALS];
Dnv50_compute.c380 struct nv50_gmem_state *gmem = &nv50->compprog->cp.gmem[i]; in nv50_compute_validate_surfaces()
Dnv50_program.c446 prog->cp.gmem[i] = (struct nv50_gmem_state){ in nv50_program_translate()