[][src]Module bevy_render::texture

Structs

Extent3d
PixelInfo
SamplerDescriptor

Describes a sampler

Texture
TextureDescriptor

Describes a texture

TextureResourceSystemState
TextureUsage

Enums

AddressMode

How edges should be handled in texture addressing.

FilterMode

Texel mixing mode when sampling between texels.

TextureComponentType

Type of data shaders will read from a texture.

TextureDimension

Dimensionality of a texture.

TextureFormat

Underlying texture data format.

TextureViewDimension

Dimensions of a particular texture view.

Constants

SAMPLER_ASSET_INDEX
TEXTURE_ASSET_INDEX