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":[["ComponentSwizzle","Describes the value that an individual component must return when being accessed."],["Dimensions",""],["ImageDimensions",""],["ImageLayout","Layout of an image."],["MipmapsCount","Specifies how many mipmaps must be allocated."],["ViewType",""]],"mod":[["attachment",""],["immutable",""],["swapchain",""],["sys","Low-level implementation of images and images views."],["traits",""]],"struct":[["ImageUsage","Describes how an image is going to be used. This is not just an optimization."],["StorageImage","General-purpose image in device memory. Can be used for any usage, but will be slower than a specialized image."],["Swizzle","Specifies how the components of an image must be swizzled."]]});