Searched refs:constbuf_upload_bytes (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/ | ||
| H A D | nouveau_screen.h | 103 uint64_t constbuf_upload_bytes; member in struct:nouveau_screen::__anon5fcf26db030a::__anon5fcf26db0408 |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/ | ||
| H A D | nouveau_screen.h | 110 uint64_t constbuf_upload_bytes; member in struct:nouveau_screen::__anon3c23c82e030a::__anon3c23c82e0408 |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ | ||
| H A D | nvc0_transfer.c | 581 NOUVEAU_DRV_STAT(nv->screen, constbuf_upload_bytes, words * 4); |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ | ||
| H A D | nvc0_transfer.c | 584 NOUVEAU_DRV_STAT(nv->screen, constbuf_upload_bytes, words * 4); |
Completed in 5 milliseconds