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

  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_context.c 106 nvc0_default_kick_notify(struct nouveau_pushbuf *push) function
159 screen->base.pushbuf->kick_notify = nvc0_default_kick_notify;
nvc0_context.h 194 void nvc0_default_kick_notify(struct nouveau_pushbuf *);
nvc0_vbo.c 823 push->kick_notify = nvc0_default_kick_notify;
877 push->kick_notify = nvc0_default_kick_notify;

Completed in 68 milliseconds