Home
last modified time | relevance | path

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

/third_party/libdrm/nouveau/
H A Dpushbuf.c541 struct nouveau_pushbuf **ppush) in nouveau_pushbuf_new()
605 *ppush = push; in nouveau_pushbuf_new()
610 nouveau_pushbuf_del(struct nouveau_pushbuf **ppush) in nouveau_pushbuf_del() argument
612 struct nouveau_pushbuf_priv *nvpb = nouveau_pushbuf(*ppush); in nouveau_pushbuf_del()
632 *ppush = NULL; in nouveau_pushbuf_del()
539 nouveau_pushbuf_new(struct nouveau_client *client, struct nouveau_object *chan, int nr, uint32_t size, bool immediate, struct nouveau_pushbuf **ppush) nouveau_pushbuf_new() argument

Completed in 2 milliseconds