Alias TextureDataLayout

Layout of a texture in a buffer's memory.

alias TextureDataLayout = __C.WGPUTextureDataLayout;

See Also