Home
last modified time | relevance | path

Searched defs:scratch_size_log2 (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
H A Danv_allocator.c1453 unsigned scratch_size_log2 = ffs(per_thread_scratch / 2048); in anv_scratch_pool_alloc() local
1519 unsigned scratch_size_log2 = ffs(per_thread_scratch / 2048); in anv_scratch_pool_get_surf() local

Completed in 5 milliseconds