Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_stateobj.h35 struct nvc0_constbuf { struct
Dnvc0_context.h208 struct nvc0_constbuf constbuf[6][NVC0_MAX_PIPE_CONSTBUFS];
Dnvc0_transfer.c544 struct nvc0_constbuf *cb = NULL; in nvc0_cb_push()