130: Export BIND_BUFFER_ALIGNMENT r=kvark a=kvark



Co-authored-by: Dzmitry Malyshau <kvarkus@gmail.com>
This commit is contained in:
bors[bot]
2019-11-22 20:50:54 +00:00
committed by GitHub

View File

@@ -21,6 +21,9 @@ pub use wgc::{
RenderPassDepthStencilAttachmentDescriptor,
StoreOp,
},
device::{
BIND_BUFFER_ALIGNMENT,
},
instance::{
AdapterInfo,
BackendBit,