This commit is contained in:
2020-01-23 23:13:36 -08:00
parent dcc0df955e
commit 2bc9ebdc6b
31829 changed files with 1229378 additions and 17 deletions

View File

@@ -0,0 +1 @@
initSidebarItems({"enum":[["CommandPoolTrimError","Error that can happen when trimming command pools."]],"mod":[["standard",""]],"struct":[["UnsafeCommandPool","Low-level implementation of a command pool."],["UnsafeCommandPoolAlloc","Opaque type that represents a command buffer allocated from a pool."],["UnsafeCommandPoolAllocIter","Iterator for newly-allocated command buffers."]],"trait":[["CommandPool","Types that manage the memory of command buffers."],["CommandPoolAlloc","A command buffer allocated from a pool that has finished being recorded."],["CommandPoolBuilderAlloc","A command buffer allocated from a pool and that can be recorded."]]});