Function Texture.paddedBytesPerRow

Size of one row of a texture's pixels/blocks, in bytes. Aligned to COPY_BYTES_PER_ROW_ALIGNMENT.

uint paddedBytesPerRow() @property const;

See Also

wgpu::ImageDataLayout