framebuffer

package
v0.0.0-...-8e5a076 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2024 License: GPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Array

type Array []*Framebuffer

func NewArray

func NewArray(count int, device *device.Device, name string, width, height int, pass *renderpass.Renderpass) (Array, error)

func (Array) Destroy

func (a Array) Destroy()

type Framebuffer

type Framebuffer struct {
	// contains filtered or unexported fields
}

func New

func New(device *device.Device, name string, width, height int, pass *renderpass.Renderpass) (*Framebuffer, error)

func (*Framebuffer) Attachment

func (b *Framebuffer) Attachment(name attachment.Name) *image.View

func (*Framebuffer) Destroy

func (b *Framebuffer) Destroy()

func (*Framebuffer) Ptr

func (b *Framebuffer) Ptr() core1_0.Framebuffer

func (*Framebuffer) Size

func (b *Framebuffer) Size() (int, int)

Jump to

Keyboard shortcuts

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