You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trac3r-rust/doc/vulkano/buffer/cpu_access/sidebar-items.js

1 line
436 B

initSidebarItems({"enum":[["ReadLockError","Error when attempting to CPU-read a buffer."],["WriteLockError","Error when attempting to CPU-write a buffer."]],"struct":[["CpuAccessibleBuffer","Buffer whose content is accessible by the CPU."],["ReadLock","Object that can be used to read or write the content of a `CpuAccessibleBuffer`."],["WriteLock","Object that can be used to read or write the content of a `CpuAccessibleBuffer`."]]});