Searched refs:buf_cache_count (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/ | ||
| H A D | nouveau_context.h | 54 uint32_t buf_cache_count; member in struct:nouveau_context::__anon141df9a00208 109 if (nv->stats.buf_cache_count) { 110 nv->stats.buf_cache_count = 0; |
| H A D | nouveau_buffer.c | 316 nv->stats.buf_cache_count++; |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/ | ||
| H A D | nouveau_context.h | 54 uint32_t buf_cache_count; member in struct:nouveau_context::__anon7b06c5530208 109 if (nv->stats.buf_cache_count) { 110 nv->stats.buf_cache_count = 0; |
| H A D | nouveau_buffer.c | 334 nv->stats.buf_cache_count++; |
Completed in 43 milliseconds