Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClément Foucault <foucault.clem@gmail.com>2022-06-07 16:28:34 +0300
committerClément Foucault <foucault.clem@gmail.com>2022-06-07 19:31:06 +0300
commitec493d79fa7d8f6885d31cae8f3d0cac47604a3c (patch)
tree26f3319aebab1ac0326aa584e37d1ce842543d1d /source/blender/draw
parent7974d2bff6f363b75c8317cf1dad3e943fd85df6 (diff)
BLI: Math: Add `math::divide_ceil` and `math::ceil_to_multiple`
`math::divide_ceil` is just the vector implementation of `divide_ceil_u`. `math::ceil_to_multiple` is similar but finaly multiply by the divisor. It is handy to handle tile buffers resolutions.
Diffstat (limited to 'source/blender/draw')
0 files changed, 0 insertions, 0 deletions