[][src]Module gli_rs::sampler

Structs

FSampler1D

1d texture sampler.

FSampler1DArray

1d array texture sampler.

FSampler2D

2d texture sampler.

FSampler2DArray

2d array texture sampler.

FSampler3D

3d texture sampler.

FSamplerCube

Cube map texture sampler.

FSamplerCubeArray

Cube map array texture sampler.

Filter

Texture filtering mode.

Wrap

Texture coordinate wrapping mode.