Skip to content

Update copy functions, add write_texture#31

Merged
kvark merged 1 commit intogfx-rs:masterfrom
kvark:update
May 26, 2020
Merged

Update copy functions, add write_texture#31
kvark merged 1 commit intogfx-rs:masterfrom
kvark:update

Conversation

@kvark
Copy link
Copy Markdown
Member

@kvark kvark commented May 24, 2020

Depends on gfx-rs/wgpu#666
Notable API changes:

  • BufferCopyView now includes a new TextureDataLayout.
  • the TextureCopyView::array_layer is removed. Instead, the origin.z is treated as an array layer for non-3D textures.
  • new write_texture method is here.

@kvark kvark requested a review from almarklein May 24, 2020 04:46
@kvark kvark marked this pull request as ready for review May 26, 2020 13:37
@kvark kvark merged commit 90f7864 into gfx-rs:master May 26, 2020
@kvark kvark deleted the update branch May 26, 2020 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants