public PresentInfoKHR() { NativePointer = (Unmanaged.PresentInfoKHR *)MemUtil.Alloc(typeof(Unmanaged.PresentInfoKHR)); NativePointer->SType = StructureType.PresentInfoKHR; }
public PipelineViewportStateCreateInfo() { NativePointer = (Unmanaged.PipelineViewportStateCreateInfo *)MemUtil.Alloc(typeof(Unmanaged.PipelineViewportStateCreateInfo)); NativePointer->SType = StructureType.PipelineViewportStateCreateInfo; }
public RenderPassCreateInfo() { NativePointer = (Unmanaged.RenderPassCreateInfo *)MemUtil.Alloc(typeof(Unmanaged.RenderPassCreateInfo)); NativePointer->SType = StructureType.RenderPassCreateInfo; }
internal ExtensionProperties() { NativePointer = (Unmanaged.ExtensionProperties *)MemUtil.Alloc(typeof(Unmanaged.ExtensionProperties)); }
public DebugMarkerObjectNameInfoEXT() { NativePointer = (Unmanaged.DebugMarkerObjectNameInfoEXT *)MemUtil.Alloc(typeof(Unmanaged.DebugMarkerObjectNameInfoEXT)); NativePointer->SType = StructureType.DebugMarkerObjectNameInfoEXT; }
public SparseImageMemoryBindInfo() { NativePointer = (Unmanaged.SparseImageMemoryBindInfo *)MemUtil.Alloc(typeof(Unmanaged.SparseImageMemoryBindInfo)); }
public ApplicationInfo() { NativePointer = (Unmanaged.ApplicationInfo *)MemUtil.Alloc(typeof(Unmanaged.ApplicationInfo)); NativePointer->SType = StructureType.ApplicationInfo; }
public SubmitInfo() { NativePointer = (Unmanaged.SubmitInfo *)MemUtil.Alloc(typeof(Unmanaged.SubmitInfo)); NativePointer->SType = StructureType.SubmitInfo; }
public WriteDescriptorSet() { NativePointer = (Unmanaged.WriteDescriptorSet *)MemUtil.Alloc(typeof(Unmanaged.WriteDescriptorSet)); NativePointer->SType = StructureType.WriteDescriptorSet; }
public QueryPoolCreateInfo() { NativePointer = (Unmanaged.QueryPoolCreateInfo *)MemUtil.Alloc(typeof(Unmanaged.QueryPoolCreateInfo)); NativePointer->SType = StructureType.QueryPoolCreateInfo; }
internal LayerProperties() { NativePointer = (Unmanaged.LayerProperties *)MemUtil.Alloc(typeof(Unmanaged.LayerProperties)); }
public SparseMemoryBind() { NativePointer = (Unmanaged.SparseMemoryBind *)MemUtil.Alloc(typeof(Unmanaged.SparseMemoryBind)); }
public DisplayModePropertiesKHR() { NativePointer = (Unmanaged.DisplayModePropertiesKHR *)MemUtil.Alloc(typeof(Unmanaged.DisplayModePropertiesKHR)); }
public DisplayModeCreateInfoKHR() { NativePointer = (Unmanaged.DisplayModeCreateInfoKHR *)MemUtil.Alloc(typeof(Unmanaged.DisplayModeCreateInfoKHR)); NativePointer->SType = StructureType.DisplayModeCreateInfoKHR; }
public GraphicsPipelineCreateInfo() { NativePointer = (Unmanaged.GraphicsPipelineCreateInfo *)MemUtil.Alloc(typeof(Unmanaged.GraphicsPipelineCreateInfo)); NativePointer->SType = StructureType.GraphicsPipelineCreateInfo; }
public BindSparseInfo() { NativePointer = (Unmanaged.BindSparseInfo *)MemUtil.Alloc(typeof(Unmanaged.BindSparseInfo)); NativePointer->SType = StructureType.BindSparseInfo; }
public FramebufferCreateInfo() { NativePointer = (Unmanaged.FramebufferCreateInfo *)MemUtil.Alloc(typeof(Unmanaged.FramebufferCreateInfo)); NativePointer->SType = StructureType.FramebufferCreateInfo; }
public MemoryAllocateInfo() { NativePointer = (Unmanaged.MemoryAllocateInfo *)MemUtil.Alloc(typeof(Unmanaged.MemoryAllocateInfo)); NativePointer->SType = StructureType.MemoryAllocateInfo; }
public SemaphoreCreateInfo() { NativePointer = (Unmanaged.SemaphoreCreateInfo *)MemUtil.Alloc(typeof(Unmanaged.SemaphoreCreateInfo)); NativePointer->SType = StructureType.SemaphoreCreateInfo; }
public InstanceCreateInfo() { NativePointer = (Unmanaged.InstanceCreateInfo *)MemUtil.Alloc(typeof(Unmanaged.InstanceCreateInfo)); NativePointer->SType = StructureType.InstanceCreateInfo; }
public DescriptorPoolCreateInfo() { NativePointer = (Unmanaged.DescriptorPoolCreateInfo *)MemUtil.Alloc(typeof(Unmanaged.DescriptorPoolCreateInfo)); NativePointer->SType = StructureType.DescriptorPoolCreateInfo; }
public SubpassDescription() { NativePointer = (Unmanaged.SubpassDescription *)MemUtil.Alloc(typeof(Unmanaged.SubpassDescription)); }
public SwapchainCreateInfoKHR() { NativePointer = (Unmanaged.SwapchainCreateInfoKHR *)MemUtil.Alloc(typeof(Unmanaged.SwapchainCreateInfoKHR)); NativePointer->SType = StructureType.SwapchainCreateInfoKHR; }
public DescriptorImageInfo() { NativePointer = (Unmanaged.DescriptorImageInfo *)MemUtil.Alloc(typeof(Unmanaged.DescriptorImageInfo)); }
public Win32SurfaceCreateInfoKHR() { NativePointer = (Unmanaged.Win32SurfaceCreateInfoKHR *)MemUtil.Alloc(typeof(Unmanaged.Win32SurfaceCreateInfoKHR)); NativePointer->SType = StructureType.Win32SurfaceCreateInfoKHR; }
public BufferViewCreateInfo() { NativePointer = (Unmanaged.BufferViewCreateInfo *)MemUtil.Alloc(typeof(Unmanaged.BufferViewCreateInfo)); NativePointer->SType = StructureType.BufferViewCreateInfo; }
public ImageMemoryBarrier() { NativePointer = (Unmanaged.ImageMemoryBarrier *)MemUtil.Alloc(typeof(Unmanaged.ImageMemoryBarrier)); NativePointer->SType = StructureType.ImageMemoryBarrier; }
public SpecializationInfo() { NativePointer = (Unmanaged.SpecializationInfo *)MemUtil.Alloc(typeof(Unmanaged.SpecializationInfo)); }
public MappedMemoryRange() { NativePointer = (Unmanaged.MappedMemoryRange *)MemUtil.Alloc(typeof(Unmanaged.MappedMemoryRange)); NativePointer->SType = StructureType.MappedMemoryRange; }
public DescriptorSetLayoutBinding() { NativePointer = (Unmanaged.DescriptorSetLayoutBinding *)MemUtil.Alloc(typeof(Unmanaged.DescriptorSetLayoutBinding)); }