Searched defs:nvc0_constbuf (Results 1 – 1 of 1) sorted by relevance
35 struct nvc0_constbuf { struct36 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 */