Graphics.GPipe.Sampler

Sampler data types

data Sampler1D f

data Sampler1DArray f

data Sampler2D f

data Sampler2DArray f

data Sampler3D f

data SamplerCube f

data Shadow

Creating samplers

newSampler1D

newSampler1DArray

newSampler2D

newSampler2DArray

newSampler3D

newSamplerCube

newSampler1DShadow

newSampler1DArrayShadow

newSampler2DShadow

newSampler2DArrayShadow

newSamplerCubeShadow

Types for specifying sampler filter and edge mode

data Filter

data EdgeMode

type EdgeMode2

type EdgeMode3

type BorderColor c

type Anisotropy

type MinFilter

type MagFilter

type LodFilter

data SamplerFilter c

data ComparisonFunction

Sampler properties

sampler1DSize

sampler1DArraySize

sampler2DSize

sampler2DArraySize

sampler3DSize

samplerCubeSize

Sampling functions

sample1D

sample1DArray

sample2D

sample2DArray

sample3D

sampleCube

sample1DShadow

sample1DArrayShadow

sample2DShadow

sample2DArrayShadow

sampleCubeShadow

texelFetch1D

texelFetch1DArray

texelFetch2D

texelFetch2DArray

texelFetch3D

Sample parameter types

data SampleLod vx x

type SampleLod1 x

type SampleLod2 x

type SampleLod3 x

data SampleLod' vx x

type SampleLod2' x

type SampleLod3' x

fromLod'

type SampleProj x

type SampleOffset1 x

type SampleOffset2 x

type SampleOffset3 x

type ReferenceValue x

type ColorSample x f