Searched refs:draw_calls_fallback_count (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/ | ||
| H A D | nouveau_screen.h | 100 uint64_t draw_calls_fallback_count; member in struct:nouveau_screen::__anon5fcf26db030a::__anon5fcf26db0408 |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/ | ||
| H A D | nouveau_screen.h | 107 uint64_t draw_calls_fallback_count; member in struct:nouveau_screen::__anon3c23c82e030a::__anon3c23c82e0408 |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ | ||
| H A D | nvc0_vbo_translate.c | 673 NOUVEAU_DRV_STAT(&nvc0->screen->base, draw_calls_fallback_count, 1); |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ | ||
| H A D | nvc0_vbo_translate.c | 684 NOUVEAU_DRV_STAT(&nvc0->screen->base, draw_calls_fallback_count, 1); |
Completed in 8 milliseconds