Home
last modified time | relevance | path

Searched refs:nvc0_default_kick_notify (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.c223 nvc0_default_kick_notify(struct nouveau_pushbuf *push) in nvc0_default_kick_notify() function
446 screen->base.pushbuf->kick_notify = nvc0_default_kick_notify; in nvc0_create()
Dnvc0_context.h305 void nvc0_default_kick_notify(struct nouveau_pushbuf *);
Dnvc0_vbo.c1089 push->kick_notify = nvc0_default_kick_notify; in nvc0_draw_vbo()