OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NVC0_BIND_CB
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
nvc0_context.h
64
#define
NVC0_BIND_CB
(s, i) (164 + 16 * (s) + (i))
nvc0_state.c
662
nouveau_bufctx_reset(nvc0->bufctx_3d,
NVC0_BIND_CB
(s, i));
/external/mesa3d/src/gallium/drivers/nvc0/
nvc0_context.h
64
#define
NVC0_BIND_CB
(s, i) (164 + 16 * (s) + (i))
nvc0_state.c
662
nouveau_bufctx_reset(nvc0->bufctx_3d,
NVC0_BIND_CB
(s, i));
Completed in 3204 milliseconds