|
[shader]
|
|
name=VBA Pixelate
|
|
author=Dominus Iniquitatis
|
|
description=VisualBoyAdvance-style pixelation.
|
|
passes=1
|
|
|
|
[pass.0]
|
|
fragmentShader=vba_pixelate.fs
|
|
blend=1
|
|
width=-2
|
|
height=-2
|
|
|
|
[pass.0.uniform.boundBrightness]
|
|
type=float
|
|
readableName=Bound brightness
|
|
default=0.5
|
|
min=0.0
|
|
max=1.0
|