mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-22 06:45:23 +00:00
0e581c07b2
* Add posix handle type shortcut * Expose device local buffer's memory * Add exportable memory option for pools & device local memory * Add test for device local with exportable fd * Use a convenience function in test * Dont expose memory, but instead allow export fd directly * Fix mistakes & clean * Remove test due to IncompatibleDriver error
7 lines
84 B
Plaintext
7 lines
84 B
Plaintext
target
|
|
/Cargo.lock
|
|
.cargo
|
|
examples/**/triangle.png
|
|
examples/**/mandelbrot.png
|
|
.idea
|