Searched defs:nv50_constbuf (Results 1 – 1 of 1) sorted by relevance
37 struct nv50_constbuf { struct38 union {41 } u;42 uint32_t size; /* max 65536 */43 uint32_t offset;44 bool user; /* should only be true if u.data is valid and non-NULL */