khr_imageless_framebuffer

package
v0.0.0-...-0931f86 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 7, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

Variables

This section is empty.

Functions

This section is empty.

Types

type FramebufferAttachmentImageInfo

type FramebufferAttachmentImageInfo struct {
	Flags      core1_0.ImageCreateFlags
	Usage      core1_0.ImageUsageFlags
	Width      int
	Height     int
	LayerCount int

	ViewFormats []core1_0.Format

	common.NextOptions
}

func (FramebufferAttachmentImageInfo) PopulateCPointer

func (o FramebufferAttachmentImageInfo) PopulateCPointer(allocator *cgoparam.Allocator, preallocatedPointer unsafe.Pointer, next unsafe.Pointer) (unsafe.Pointer, error)

type FramebufferAttachmentsCreateInfo

type FramebufferAttachmentsCreateInfo struct {
	AttachmentImageInfos []FramebufferAttachmentImageInfo

	common.NextOptions
}

func (FramebufferAttachmentsCreateInfo) PopulateCPointer

func (o FramebufferAttachmentsCreateInfo) PopulateCPointer(allocator *cgoparam.Allocator, preallocatedPointer unsafe.Pointer, next unsafe.Pointer) (unsafe.Pointer, error)

type PhysicalDeviceImagelessFramebufferFeatures

type PhysicalDeviceImagelessFramebufferFeatures struct {
	ImagelessFramebuffer bool

	common.NextOptions
	common.NextOutData
}

func (PhysicalDeviceImagelessFramebufferFeatures) PopulateCPointer

func (o PhysicalDeviceImagelessFramebufferFeatures) PopulateCPointer(allocator *cgoparam.Allocator, preallocatedPointer unsafe.Pointer, next unsafe.Pointer) (unsafe.Pointer, error)

func (*PhysicalDeviceImagelessFramebufferFeatures) PopulateHeader

func (o *PhysicalDeviceImagelessFramebufferFeatures) PopulateHeader(allocator *cgoparam.Allocator, preallocatedPointer unsafe.Pointer, next unsafe.Pointer) (unsafe.Pointer, error)

func (*PhysicalDeviceImagelessFramebufferFeatures) PopulateOutData

func (o *PhysicalDeviceImagelessFramebufferFeatures) PopulateOutData(cDataPointer unsafe.Pointer, helpers ...any) (next unsafe.Pointer, err error)

type RenderPassAttachmentBeginInfo

type RenderPassAttachmentBeginInfo struct {
	Attachments []core1_0.ImageView

	common.NextOptions
}

func (RenderPassAttachmentBeginInfo) PopulateCPointer

func (o RenderPassAttachmentBeginInfo) PopulateCPointer(allocator *cgoparam.Allocator, preallocatedPointer unsafe.Pointer, next unsafe.Pointer) (unsafe.Pointer, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL