gecko0307 / bindbc-wgpu

WebGPU for D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mismatched type signatures for some Command Encoder buffer copy methods

chances opened this issue · comments

The header declarations for these buffer copy commands expect pointers to WGPUExtent3d.

See wgpu_command_encoder_copy_texture_to_buffer in wgpu.h verus funcs.d