Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/vk/
DGrVkCaps.cpp1552 static inline size_t align_to_4(size_t v) { in align_to_4() function
1578 size_t offsetAlignment = align_to_4(GrVkFormatBytesPerBlock(vkFormat)); in supportedWritePixelsColorType()
1826 size_t offsetAlignment = align_to_4(GrVkFormatBytesPerBlock(vkFormat)); in onSupportedReadPixelsColorType()