Struct ObjectTableCreateInfo
- Namespace
- SharpVulkan
- Assembly
- Lime.dll
public struct ObjectTableCreateInfo
- Inherited Members
-
Fields
MaxPipelineLayouts
public uint MaxPipelineLayouts
Field Value
- uint
MaxSampledImagesPerDescriptor
public uint MaxSampledImagesPerDescriptor
Field Value
- uint
MaxStorageBuffersPerDescriptor
public uint MaxStorageBuffersPerDescriptor
Field Value
- uint
MaxStorageImagesPerDescriptor
public uint MaxStorageImagesPerDescriptor
Field Value
- uint
public uint MaxUniformBuffersPerDescriptor
Field Value
- uint
Next
Field Value
- nint
ObjectCount
Field Value
- uint
ObjectEntryCounts
public nint ObjectEntryCounts
Field Value
- nint
ObjectEntryTypes
public nint ObjectEntryTypes
Field Value
- nint
ObjectEntryUsageFlags
public nint ObjectEntryUsageFlags
Field Value
- nint
StructureType
public StructureType StructureType
Field Value
- StructureType