Searched defs:scratch_size_log2 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ | ||
| H A D | anv_allocator.c | 1443 unsigned scratch_size_log2 = ffs(per_thread_scratch / 2048); local in function:anv_scratch_pool_alloc 1509 unsigned scratch_size_log2 = ffs(per_thread_scratch / 2048); local in function:anv_scratch_pool_get_surf |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ | ||
| H A D | anv_allocator.c | 1511 unsigned scratch_size_log2 = ffs(per_thread_scratch / 2048); local in function:anv_scratch_pool_alloc |
Completed in 7 milliseconds