Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
Dnvc0_stateobj.h35 struct nvc0_constbuf { struct
36 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 */
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_stateobj.h35 struct nvc0_constbuf { struct
36 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 */