Exemple #1
0
 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;
 }
Exemple #4
0
 internal ExtensionProperties()
 {
     NativePointer = (Unmanaged.ExtensionProperties *)MemUtil.Alloc(typeof(Unmanaged.ExtensionProperties));
 }
 public DebugMarkerObjectNameInfoEXT()
 {
     NativePointer        = (Unmanaged.DebugMarkerObjectNameInfoEXT *)MemUtil.Alloc(typeof(Unmanaged.DebugMarkerObjectNameInfoEXT));
     NativePointer->SType = StructureType.DebugMarkerObjectNameInfoEXT;
 }
Exemple #6
0
 public SparseImageMemoryBindInfo()
 {
     NativePointer = (Unmanaged.SparseImageMemoryBindInfo *)MemUtil.Alloc(typeof(Unmanaged.SparseImageMemoryBindInfo));
 }
Exemple #7
0
 public ApplicationInfo()
 {
     NativePointer        = (Unmanaged.ApplicationInfo *)MemUtil.Alloc(typeof(Unmanaged.ApplicationInfo));
     NativePointer->SType = StructureType.ApplicationInfo;
 }
Exemple #8
0
 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;
 }
Exemple #10
0
 public QueryPoolCreateInfo()
 {
     NativePointer        = (Unmanaged.QueryPoolCreateInfo *)MemUtil.Alloc(typeof(Unmanaged.QueryPoolCreateInfo));
     NativePointer->SType = StructureType.QueryPoolCreateInfo;
 }
Exemple #11
0
 internal LayerProperties()
 {
     NativePointer = (Unmanaged.LayerProperties *)MemUtil.Alloc(typeof(Unmanaged.LayerProperties));
 }
Exemple #12
0
 public SparseMemoryBind()
 {
     NativePointer = (Unmanaged.SparseMemoryBind *)MemUtil.Alloc(typeof(Unmanaged.SparseMemoryBind));
 }
 public DisplayModePropertiesKHR()
 {
     NativePointer = (Unmanaged.DisplayModePropertiesKHR *)MemUtil.Alloc(typeof(Unmanaged.DisplayModePropertiesKHR));
 }
Exemple #14
0
 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;
 }
Exemple #16
0
 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;
 }
Exemple #18
0
 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;
 }
Exemple #21
0
 public DescriptorPoolCreateInfo()
 {
     NativePointer        = (Unmanaged.DescriptorPoolCreateInfo *)MemUtil.Alloc(typeof(Unmanaged.DescriptorPoolCreateInfo));
     NativePointer->SType = StructureType.DescriptorPoolCreateInfo;
 }
Exemple #22
0
 public SubpassDescription()
 {
     NativePointer = (Unmanaged.SubpassDescription *)MemUtil.Alloc(typeof(Unmanaged.SubpassDescription));
 }
Exemple #23
0
 public SwapchainCreateInfoKHR()
 {
     NativePointer        = (Unmanaged.SwapchainCreateInfoKHR *)MemUtil.Alloc(typeof(Unmanaged.SwapchainCreateInfoKHR));
     NativePointer->SType = StructureType.SwapchainCreateInfoKHR;
 }
 public DescriptorImageInfo()
 {
     NativePointer = (Unmanaged.DescriptorImageInfo *)MemUtil.Alloc(typeof(Unmanaged.DescriptorImageInfo));
 }
Exemple #25
0
 public Win32SurfaceCreateInfoKHR()
 {
     NativePointer        = (Unmanaged.Win32SurfaceCreateInfoKHR *)MemUtil.Alloc(typeof(Unmanaged.Win32SurfaceCreateInfoKHR));
     NativePointer->SType = StructureType.Win32SurfaceCreateInfoKHR;
 }
Exemple #26
0
 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));
 }
Exemple #29
0
 public MappedMemoryRange()
 {
     NativePointer        = (Unmanaged.MappedMemoryRange *)MemUtil.Alloc(typeof(Unmanaged.MappedMemoryRange));
     NativePointer->SType = StructureType.MappedMemoryRange;
 }
 public DescriptorSetLayoutBinding()
 {
     NativePointer = (Unmanaged.DescriptorSetLayoutBinding *)MemUtil.Alloc(typeof(Unmanaged.DescriptorSetLayoutBinding));
 }