Home
last modified time | relevance | path

Searched refs:count_by_4 (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
DgenX_pipeline.c1467 uint32_t count_by_4 = DIV_ROUND_UP(bin->bind_map.sampler_count, 4); in get_sampler_count() local
1473 return MIN2(count_by_4, 4); in get_sampler_count()