Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_stateobj.h37 struct nv50_constbuf { struct
Dnv50_context.h138 struct nv50_constbuf constbuf[3][NV50_MAX_PIPE_CONSTBUFS];
Dnv50_transfer.c407 struct nv50_constbuf *cb = NULL; in nv50_cb_push()