Home
last modified time | relevance | path

Searched defs:align_up_4 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/glsl/
H A Dindexing.h15 int align_up_4(int v) { in align_up_4() function
/aosp_15_r20/external/executorch/backends/vulkan/runtime/utils/
H A DVecUtils.h50 inline constexpr Type align_up_4(const Type& numerator) { in align_up_4() function