Home
last modified time | relevance | path

Searched refs:PUSH_KICK (Results 1 – 18 of 18) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_driver.c64 PUSH_KICK(push); in nouveau_flush()
89 PUSH_KICK(push); in nouveau_finish()
Dnouveau_swtnl_t.c214 PUSH_KICK(push); in swtnl_flush_vertices()
222 PUSH_KICK(push); in swtnl_flush_vertices()
Dnouveau_context.c343 PUSH_KICK(context_push(ctx)); in update_framebuffer()
398 PUSH_KICK(context_push(ctx)); in nouveau_fallback()
Dnouveau_local.h84 PUSH_KICK(struct nouveau_pushbuf *push) in PUSH_KICK() function
Dnv04_context.c107 PUSH_KICK (push); in nv04_hwctx_init()
Dnv10_context.c411 PUSH_KICK (push); in nv10_hwctx_init()
Dnv20_context.c422 PUSH_KICK (push); in nv20_hwctx_init()
Dnouveau_texture.c452 PUSH_KICK(context_push(ctx)); in nouveau_texture_validate()
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_winsys.h51 PUSH_KICK(struct nouveau_pushbuf *push) in PUSH_KICK() function
Dnouveau_video.c62 PUSH_KICK (push); in nouveau_vpe_synch()
67 PUSH_KICK(push); in nouveau_vpe_synch()
/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_context.c79 PUSH_KICK(push); in nv30_context_flush()
Dnv30_query.c194 PUSH_KICK (push); in nv30_query_end()
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_context.c44 PUSH_KICK(nvc0->base.pushbuf); /* fencing handled in kick_notify */ in nvc0_flush()
Dnvc0_query.c354 PUSH_KICK(nvc0->base.pushbuf); in nvc0_query_result()
Dnvc0_screen.c754 PUSH_KICK (push); in nvc0_screen_create()
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_context.c43 PUSH_KICK(screen->pushbuf); in nv50_flush()
Dnv50_query.c263 PUSH_KICK(nv50->base.pushbuf); in nv50_query_result()
Dnv50_screen.c533 PUSH_KICK (push); in nv50_screen_init_hwctx()