interface Paddingimport { type Padding } from "https://deno.land/std@0.220.0/webgpu/mod.ts"; Return value for getRowPadding. Propertiesunpadded: numberThe number of bytes per row without padding calculated. padded: numberThe number of bytes per row with padding calculated.