HomeSort by relevance Sort by last modified time
    Searched refs:nv50_default_kick_notify (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_context.h 219 void nv50_default_kick_notify(struct nouveau_pushbuf *);
nv50_context.c 118 nv50_default_kick_notify(struct nouveau_pushbuf *push) function
334 nv50->base.pushbuf->kick_notify = nv50_default_kick_notify;
nv50_vbo.c 896 push->kick_notify = nv50_default_kick_notify;

Completed in 51 milliseconds