Searched defs:scratch_size_log2 (Results 1 – 2 of 2) sorted by relevance
1344 unsigned scratch_size_log2 = ffs(per_thread_scratch / 2048); in anv_scratch_pool_alloc() local1411 unsigned scratch_size_log2 = ffs(per_thread_scratch / 2048); in anv_scratch_pool_get_surf() local
1434 unsigned scratch_size_log2 = ffs(per_thread_scratch / 2048); in anv_scratch_pool_alloc() local