Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/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(skgpu::VkFormatBytesPerBlock(vkFormat)); in supportedWritePixelsColorType()
1813 size_t offsetAlignment = align_to_4(skgpu::VkFormatBytesPerBlock(vkFormat)); in onSupportedReadPixelsColorType()