Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_screen.h35 unsigned transfer_pushbuf_threshold; member
H A Dnouveau_screen.c330 screen->transfer_pushbuf_threshold = 192; in nouveau_screen_init()
H A Dnouveau_buffer.c166 if ((size <= nv->screen->transfer_pushbuf_threshold) && permit_pb) { in nouveau_transfer_staging()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.c1089 screen->base.transfer_pushbuf_threshold = 1024; in nvc0_screen_create()

Completed in 8 milliseconds