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":[["SubmitAnyBuilder","Contains all the possible submission builders."],["SubmitBindSparseError","Error that can happen when submitting the present prototype."],["SubmitCommandBufferError","Error that can happen when submitting the prototype."],["SubmitPresentError","Error that can happen when submitting the present prototype."]],"struct":[["SubmitBindSparseBatchBuilder","A single batch of a sparse bind operation."],["SubmitBindSparseBufferBindBuilder",""],["SubmitBindSparseBuilder","Prototype for a submission that binds sparse memory."],["SubmitBindSparseImageBindBuilder",""],["SubmitBindSparseImageOpaqueBindBuilder",""],["SubmitCommandBufferBuilder","Prototype for a submission that executes command buffers."],["SubmitPresentBuilder","Prototype for a submission that presents a swapchain on the screen."],["SubmitSemaphoresWaitBuilder","Prototype for a submission that waits on semaphores."]]});