mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
Merge #130
130: Export BIND_BUFFER_ALIGNMENT r=kvark a=kvark Co-authored-by: Dzmitry Malyshau <kvarkus@gmail.com>
This commit is contained in:
@@ -21,6 +21,9 @@ pub use wgc::{
|
||||
RenderPassDepthStencilAttachmentDescriptor,
|
||||
StoreOp,
|
||||
},
|
||||
device::{
|
||||
BIND_BUFFER_ALIGNMENT,
|
||||
},
|
||||
instance::{
|
||||
AdapterInfo,
|
||||
BackendBit,
|
||||
|
||||
Reference in New Issue
Block a user