Searched refs:miss (Results 1 - 16 of 16) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | postprocess.rst | 29 blur text, but it will miss transparent textures for example. Set to
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_pipeline_cache.c | 58 fprintf(stderr, " NIR cache miss count: %d\n", cache->nir_stats.miss); 62 fprintf(stderr, " cache miss count: %d\n", cache->stats.miss); 189 cache->nir_stats.miss++; 191 fprintf(stderr, "\tnir cache miss\n"); 211 cache->nir_stats.miss = 0; 217 cache->stats.miss = 0; 289 cache->stats.miss++; 291 fprintf(stderr, "\tcache miss\ [all...] |
| H A D | v3dv_private.h | 285 uint32_t miss; member in struct:v3dv_pipeline_cache_stats
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 11.0.9.rst | 71 - radeonsi: don't miss changes to SPI_TMPRING_SIZE
|
| H A D | 11.1.2.rst | 132 - radeonsi: don't miss changes to SPI_TMPRING_SIZE
|
| H A D | 21.1.5.rst | 109 - st/mesa: fix size miss match for some check
|
| H A D | 17.1.2.rst | 159 cache miss
|
| H A D | 19.1.0.rst | 3961 - lima/gpir: fix alu check miss last store slot
|
| H A D | 20.2.0.rst | 4152 - freedreno/ir3: move nir finalization to after cache miss
|
| H A D | 21.2.0.rst | 4378 - st/mesa: fix size miss match for some check
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_rast.c | 695 uint64_t total, miss; local in function:rasterize_scene 697 miss = task->thread_data.cache->cache_access_miss; 699 debug_printf("thread %d cache access %llu miss %llu hit rate %f\n", 701 (long long unsigned)miss, 702 (float)(total - miss)/(float)total);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_rast.c | 1104 uint64_t total, miss; local in function:rasterize_scene 1106 miss = task->thread_data.cache->cache_access_miss; 1108 debug_printf("thread %d cache access %llu miss %llu hit rate %f\n", 1110 (long long unsigned)miss, 1111 (float)(total - miss)/(float)total);
|
| /xsrc/external/mit/fontconfig/dist/m4/ |
| H A D | iconv.m4 | 220 dnl Otherwise aclocal's initial scan pass would miss the macro definition.
|
| /xsrc/external/mit/MesaLib/dist/docs/drivers/ |
| H A D | vc4.rst | 277 <https://gitlab.freedesktop.org/mesa/shader-db>`__ will miss important
|
| /xsrc/external/mit/xclock/dist/ |
| H A D | aclocal.m4 | 1370 dnl Otherwise aclocal's initial scan pass would miss the macro definition.
|
| /xsrc/external/mit/xwininfo/dist/ |
| H A D | aclocal.m4 | 1370 dnl Otherwise aclocal's initial scan pass would miss the macro definition.
|
Completed in 36 milliseconds