WGPUTextureDataLayout
extern (C)
struct WGPUTextureDataLayout {
}
- 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.
wgpu bindings
aliasesenumsfunctionsmanifest constantsstatic functionsstructs