Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_stateobj.h37 struct nv50_constbuf { struct
38 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 */