Searched refs:nv50_default_kick_notify (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
H A Dnv50_context.c58 nv50_default_kick_notify(struct nouveau_pushbuf *push) function
H A Dnv50_context.h191 void nv50_default_kick_notify(struct nouveau_pushbuf *);
H A Dnv50_vbo.c750 push->kick_notify = nv50_default_kick_notify;
804 push->kick_notify = nv50_default_kick_notify;
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_context.c58 nv50_default_kick_notify(struct nouveau_pushbuf *push) function
H A Dnv50_context.h191 void nv50_default_kick_notify(struct nouveau_pushbuf *);
H A Dnv50_vbo.c750 push->kick_notify = nv50_default_kick_notify;
804 push->kick_notify = nv50_default_kick_notify;

Completed in 125 milliseconds