Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_stateobj.h35 struct nvc0_constbuf { struct
36 union {
39 } u;
40 uint32_t size;
41 uint32_t offset;
42 bool user; /* should only be true if u.data is valid and non-NULL */