Copying functions should get CommandEncoderId
instead of CommandBufferId
#271
Labels
area: api
Issues related to API surface
They are technically the same on the implementation side, but we should fix the API to reflect the proper semantics. This affects:
wgpu_command_buffer_copy_*
routines - they should be renamed towgpu_command_encoder_copy_*
correspondingly.The text was updated successfully, but these errors were encountered: