HomeSort by relevance Sort by last modified time
    Searched refs:round_up_u64 (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/amd/vulkan/
radv_meta_buffer.c 298 uint64_t block_count = round_up_u64(size, 1024);
360 uint64_t block_count = round_up_u64(size, 1024);
radv_private.h 159 round_up_u64(uint64_t v, uint64_t a) function
    [all...]

Completed in 3010 milliseconds