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.
1 line
436 B
1 line
436 B
5 years ago
|
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`."]]});
|