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/image/sidebar-items.js

1 line
741 B

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."]]});