WGPUTextureDataLayout

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct WGPUTextureDataLayout {}

Members

Variables

bytes_per_row
uint bytes_per_row;
Undocumented in source.
offset
c_ulong offset;
Undocumented in source.
rows_per_image
uint rows_per_image;
Undocumented in source.

Meta