Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/vulkan/
Danv_allocator.c129 round_to_power_of_two(uint32_t value) in round_to_power_of_two() function
1256 block_size = round_to_power_of_two(size); in anv_state_stream_alloc()