Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkCaps.cpp1511 static inline size_t align_to_4(size_t v) { in align_to_4() function
1537 size_t offsetAlignment = align_to_4(GrVkFormatBytesPerBlock(vkFormat)); in supportedWritePixelsColorType()
1738 size_t offsetAlignment = align_to_4(GrVkFormatBytesPerBlock(vkFormat)); in onSupportedReadPixelsColorType()