OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PUSH_KICK
(Results
1 - 18
of
18
) sorted by null
/external/mesa3d/src/gallium/drivers/nouveau/
nouveau_winsys.h
51
PUSH_KICK
(struct nouveau_pushbuf *push)
nouveau_video.c
62
PUSH_KICK
(push);
67
PUSH_KICK
(push);
/external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_driver.c
64
PUSH_KICK
(push);
89
PUSH_KICK
(push);
nouveau_swtnl_t.c
214
PUSH_KICK
(push);
222
PUSH_KICK
(push);
nouveau_context.c
343
PUSH_KICK
(context_push(ctx));
398
PUSH_KICK
(context_push(ctx));
nouveau_local.h
84
PUSH_KICK
(struct nouveau_pushbuf *push)
nv04_context.c
107
PUSH_KICK
(push);
nv10_context.c
411
PUSH_KICK
(push);
nv20_context.c
422
PUSH_KICK
(push);
nouveau_texture.c
452
PUSH_KICK
(context_push(ctx));
/external/mesa3d/src/gallium/drivers/nv30/
nv30_context.c
79
PUSH_KICK
(push);
nv30_query.c
194
PUSH_KICK
(push);
/external/mesa3d/src/gallium/drivers/nv50/
nv50_context.c
43
PUSH_KICK
(screen->pushbuf);
nv50_query.c
263
PUSH_KICK
(nv50->base.pushbuf);
nv50_screen.c
533
PUSH_KICK
(push);
/external/mesa3d/src/gallium/drivers/nvc0/
nvc0_context.c
44
PUSH_KICK
(nvc0->base.pushbuf); /* fencing handled in kick_notify */
nvc0_query.c
354
PUSH_KICK
(nvc0->base.pushbuf);
nvc0_screen.c
754
PUSH_KICK
(push);
Completed in 281 milliseconds