Searched defs:nvc0_constbuf (Results 1 – 2 of 2) sorted by relevance
35 struct nvc0_constbuf { struct36 union {39 } u;40 uint32_t size;41 uint16_t offset;42 boolean user; /* should only be TRUE if u.data is valid and non-NULL */