You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,13 +19,6 @@ gpu-allocator = "0.27.0"
19
19
20
20
This crate provides a fully written in Rust memory allocator for Vulkan, DirectX 12 and Metal.
21
21
22
-
## [Windows-rs] and [winapi]
23
-
24
-
`gpu-allocator` recently migrated from [winapi] to [windows-rs] but still provides convenient helpers to convert to and from [winapi] types, enabled when compiling with the `public-winapi` crate feature.
0 commit comments