subcell

package
v1.12.0 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

NOTE: This file was generated by gen.py. Do not edit it directly.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Shader

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

func New

func New(
	size geom.Size,
	shader R.LineFragmentShader,
) *Shader

func (*Shader) Clear

func (s *Shader) Clear()

func (*Shader) Fragment

func (s *Shader) Fragment(
	gl_FragCoord gl.Vec3,
	i0, i1 int,
	v0, v1 gl.Vec2,
	t float32,
) (glyph emu.Glyph, discard bool)

func (*Shader) Resize

func (s *Shader) Resize(size geom.Size)

func (*Shader) Size

func (s *Shader) Size() geom.Size

Jump to

Keyboard shortcuts

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