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 uint16_t offset;44 boolean user; /* should only be TRUE if u.data is valid and non-NULL */