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

  /external/chromium_org/third_party/mesa/src/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;
  /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 409 milliseconds